]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
#4785: document strict argument of JSONDecoder, plus add object_pairs_hook in the...
authorGeorg Brandl <georg@python.org>
Fri, 15 Oct 2010 17:03:02 +0000 (17:03 +0000)
committerGeorg Brandl <georg@python.org>
Fri, 15 Oct 2010 17:03:02 +0000 (17:03 +0000)
commitd4460aaacdae40505a4645a73c021bfc810c9cb3
treefbbeb729281e3db6bd5f013ceb6adf82cfd8339c
parentb67878a522a1686032d8ed4827438ede36068fe4
#4785: document strict argument of JSONDecoder, plus add object_pairs_hook in the docstrings.
Doc/library/json.rst
Lib/json/__init__.py
Lib/json/decoder.py