]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
check for error conditions in _json #3623
authorBenjamin Peterson <benjamin@python.org>
Thu, 16 Oct 2008 21:09:28 +0000 (21:09 +0000)
committerBenjamin Peterson <benjamin@python.org>
Thu, 16 Oct 2008 21:09:28 +0000 (21:09 +0000)
commit595e3cbb3db46124abcbf605bbe8d5784a69213e
tree41cd219c268744ce348f24885c3801cbabc86c41
parenteaede315d1f9e18c6fcad30d3b13f8b2a7242e37
check for error conditions in _json #3623
Lib/json/tests/test_scanstring.py
Modules/_json.c