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
ba01583eef8741deb837191aa2e58d860e756f41
cpython
/
Lib
/
json
History
Antoine Pitrou
802d669044
Issue
#5067
: improve some json error messages.
...
Patch by Serhiy Storchaka.
2012-06-29 01:59:54 +02:00
..
__init__.py
Issue
#5067
: improve some json error messages.
2012-06-29 01:58:26 +02:00
decoder.py
Issue
#5067
: improve some json error messages.
2012-06-29 01:59:54 +02:00
encoder.py
#14875
: Use float('inf') instead of float('1e66666') in the json module.
2012-05-21 17:49:06 -06:00
scanner.py
#9233
: Fix json to work properly even when _json is not available.
2011-04-13 07:04:18 +03:00
tool.py
Issue
#5067
: improve some json error messages.
2012-06-29 01:58:26 +02:00