]> granicus.if.org Git - python/commit
Issue #5067: improve some json error messages.
authorAntoine Pitrou <solipsis@pitrou.net>
Thu, 28 Jun 2012 23:59:54 +0000 (01:59 +0200)
committerAntoine Pitrou <solipsis@pitrou.net>
Thu, 28 Jun 2012 23:59:54 +0000 (01:59 +0200)
commit802d669044b14ae535e0136c6a9949a1725b7e14
tree79dd128aa2e8a63906eac4a1e254cb5019949a89
parent3a3dc17fc9a934682dda76188b367ec261905520
parent2d24e94bbef97913b5fc434f991fa429f1533557
Issue #5067: improve some json error messages.
Patch by Serhiy Storchaka.
Lib/json/decoder.py
Modules/_json.c