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-17 01:49:12 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
db536afee14ebd2b74488313e1b1db5cd17fefdc
cpython
/
Lib
/
json
T
History
Antoine Pitrou
00d650baaa
Fix JSON docs about loads() accepting only str objects, not bytes.
2011-01-21 21:37:32 +00:00
..
__init__.py
Fix JSON docs about loads() accepting only str objects, not bytes.
2011-01-21 21:37:32 +00:00
decoder.py
…
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
…