This website requires JavaScript.
Explore
Help
Register
Sign In
PublicArchive
/
cpython
Watch
2
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/python/cpython.git
synced
2026-05-27 06:42:27 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
d4814bfa232371d7339e2b3a16e6669fb7828c49
cpython
/
Lib
/
json
T
History
Raymond Hettinger
91852ca673
Issue 5381: Add object_pairs_hook to the json module.
2009-03-19 19:19:03 +00:00
..
tests
Issue 5381: Add object_pairs_hook to the json module.
2009-03-19 19:19:03 +00:00
__init__.py
Issue 5381: Add object_pairs_hook to the json module.
2009-03-19 19:19:03 +00:00
decoder.py
Issue 5381: Add object_pairs_hook to the json module.
2009-03-19 19:19:03 +00:00
encoder.py
merge json library with simplejson 2.0.9 (issue 4136)
2009-03-17 23:19:00 +00:00
scanner.py
merge json library with simplejson 2.0.9 (issue 4136)
2009-03-17 23:19:00 +00:00
tool.py
merge json library with simplejson 2.0.9 (issue 4136)
2009-03-17 23:19:00 +00:00