]> granicus.if.org Git - python/commit
#14692 Fix json docs to reflect changes in json.load
authorHynek Schlawack <hs@ox.cx>
Wed, 16 May 2012 17:01:04 +0000 (19:01 +0200)
committerHynek Schlawack <hs@ox.cx>
Wed, 16 May 2012 17:01:04 +0000 (19:01 +0200)
commit9729fd442730375e88a91896a162afd667283154
tree96eca1b73728c0b15def3ce2dd03c36ceeebe498
parentfb5b954ee0c389b7cba4b07a3411ca6f1795cb94
#14692 Fix json docs to reflect changes in json.load

The behaviour of the parse_constant callback changed insofar that 'null',
'true', 'false' don't trigger its call anymore.

Patch by Serhiy Storchaka
Doc/library/json.rst