pyhocon icon indicating copy to clipboard operation
pyhocon copied to clipboard

Fix pyparsing exception leak #107.

Open israel-lugo opened this issue 8 years ago • 1 comments

Catch pyparsing exceptions and raise pyhocon.ConfigException instead. No need for users to know or care about pyparsing.

Tests missing.

israel-lugo avatar May 03 '17 16:05 israel-lugo

I think this does not provide more information to users.

chunyang-wen avatar Dec 28 '18 06:12 chunyang-wen