pyhocon
pyhocon copied to clipboard
Fix pyparsing exception leak #107.
Catch pyparsing exceptions and raise pyhocon.ConfigException instead. No need for users to know or care about pyparsing.
Tests missing.
I think this does not provide more information to users.