Commit graph

7 commits

Author SHA1 Message Date
j
5153c08698 remove with_statement(for 2.5) from __future__ 2016-08-23 18:12:46 +02:00
j
77f8876fca cleanup pylint errors and py2/3 issues 2016-06-08 15:32:46 +02:00
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