cpython/Lib/json
Christian Heimes c8a0d2f368 Intern static string
Use float constructors instead of magic code for float constants
2008-05-06 16:18:41 +00:00
..
tests PEP 8 nits in json package 2008-05-06 02:51:10 +00:00
__init__.py Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob 2008-05-05 20:21:38 +00:00
decoder.py Intern static string 2008-05-06 16:18:41 +00:00
encoder.py Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob 2008-05-05 20:21:38 +00:00
scanner.py Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob 2008-05-05 20:21:38 +00:00
tool.py PEP 8 nits in json package 2008-05-06 02:51:10 +00:00