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-09 14:11:28 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
9c56409d3353b8cd4cfc19e0467bbe23fd34fc92
cpython
/
Lib
/
json
T
History
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
…