Commit graph

5 commits

Author SHA1 Message Date
j
98d83192ce jsonc: handle parse errors from 'json' gracefully (fixes #2858)
- JSONDecodeError is only available in simplejson, use ValueError
- imporove error context output
2015-11-12 13:01:29 +01:00
j
d4d09b56b6 use six to support python 2 and 3 2014-09-30 21:04:46 +02:00
j
45488de06f try to give context if jsonc parsing fails 2012-05-04 20:28:48 +02:00
rolux
4aeda6bff9 fix jsonc.load() 2011-10-12 12:26:26 +02:00
rolux
525d71bf89 add JSONC module 2011-10-12 12:19:57 +02:00