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-15 00:48:35 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4841fd60fbb0c8148db5bbf066939658c355c77c
cpython
/
Lib
/
json
T
History
Raymond Hettinger
b643ef8f8e
Issue
#5729
: json.dumps to support using '\t' as an indent string
2010-10-31 08:00:16 +00:00
..
tests
Issue
#5729
: json.dumps to support using '\t' as an indent string
2010-10-31 08:00:16 +00:00
__init__.py
#4785
: document strict argument of JSONDecoder, plus add object_pairs_hook in the docstrings.
2010-10-15 17:03:02 +00:00
decoder.py
#4785
: document strict argument of JSONDecoder, plus add object_pairs_hook in the docstrings.
2010-10-15 17:03:02 +00:00
encoder.py
Issue
#5729
: json.dumps to support using '\t' as an indent string
2010-10-31 08:00:16 +00:00
scanner.py
…
tool.py
…