cpython/Lib/json/tests
Benjamin Peterson c6b607d4a9 port simplejson upgrade from the trunk #4136
json also now works only with unicode strings

Patch by Antoine Pitrou; updated by me
2009-05-02 12:36:44 +00:00
..
__init__.py
test_decode.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00
test_default.py
test_dump.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00
test_encode_basestring_ascii.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00
test_fail.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00
test_float.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00
test_indent.py
test_pass1.py
test_pass2.py
test_pass3.py
test_recursion.py
test_scanstring.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00
test_separators.py
test_speedups.py
test_unicode.py port simplejson upgrade from the trunk #4136 2009-05-02 12:36:44 +00:00