]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Fixed the documentation of parse_constant argument in json.load().
authorSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Nov 2016 20:48:33 +0000 (22:48 +0200)
committerSerhiy Storchaka <storchaka@gmail.com>
Sat, 12 Nov 2016 20:48:33 +0000 (22:48 +0200)
parse_constant doesn't get called on 'null', 'true', 'false' since 3.1/2.7.

1  2 
Doc/library/json.rst
Lib/json/__init__.py

Simple merge
Simple merge