This website requires JavaScript.
Explore
Help
Sign In
ada
/
cpython
Watch
0
Star
0
Fork
0
You've already forked cpython
mirror of
https://github.com/AdaCore/cpython.git
synced
2026-02-12 12:57:15 -08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
ae664fb528c86da44fbb9350cca05659c206bfc2
cpython
/
Lib
/
json
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
…