Issue #5067: improve some json error messages.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 28 Jun 2012 23:58:26 +0000 (01:58 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 28 Jun 2012 23:58:26 +0000 (01:58 +0200)
commitd9a5137742f066492c831c9b6f3eeb59c2e479b7
tree8e3c65c89669e8a7ed91cd87e54afe3a4bf0411e
parentd958cc960f8262c5ec8ec7993d966aa19e4dbe3e
Issue #5067: improve some json error messages.
Patch by Serhiy Storchaka.
Doc/library/json.rst
Lib/json/__init__.py
Lib/json/decoder.py
Lib/json/tool.py
Modules/_json.c