[issue19361] Specialize exceptions thrown by JSON parser

Serhiy Storchaka report at bugs.python.org
Sun Nov 30 23:20:31 CET 2014


Serhiy Storchaka added the comment:

Updated patch provides JSONDecodeError without end* attributes and with changed message for "Extra data".

----------
Added file: http://bugs.python.org/file37328/json_JSONDecodeError_2.patch

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue19361>
_______________________________________


More information about the Python-bugs-list mailing list