]> granicus.if.org Git - python/commit
#9087: update json docstrings -- unicode and long do not exist anymore.
authorGeorg Brandl <georg@python.org>
Mon, 2 Aug 2010 20:16:18 +0000 (20:16 +0000)
committerGeorg Brandl <georg@python.org>
Mon, 2 Aug 2010 20:16:18 +0000 (20:16 +0000)
commitc8284cfc572fbaadb1f436aac4480a3f386bba54
treea0367e9df40275fc72d7fb6045d8d2b995f368d4
parent8477f82c3e864cf0e1970b37afde82576cce8d06
#9087: update json docstrings -- unicode and long do not exist anymore.
Lib/json/__init__.py
Lib/json/decoder.py
Lib/json/encoder.py
Modules/_json.c