This website requires JavaScript.
Explore
Help
Sign in
mirrors
/
cpython
Watch
1
Star
0
Fork
You've already forked cpython
0
mirror of
https://github.com/python/cpython.git
synced
2025-10-12 09:53:19 +00:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
10
e75ff35af2
cpython
/
Lib
/
json
History
Download ZIP
Download TAR.GZ
Ezio Melotti
4226543490
#14875
: merge with 3.2.
2012-05-21 17:53:42 -06:00
..
__init__.py
decoder.py
encoder.py
#14875
: Use float('inf') instead of float('1e66666') in the json module.
2012-05-21 17:49:06 -06:00
scanner.py
tool.py