django1/django/utils/simplejson
Ramiro Morales cac5d9fd80 Fixed #18022 -- Fixed import of standalone Python 'json' module.
Thanks Clueless for the report and initial patch.

Refs #17071, r17018.

git-svn-id: http://code.djangoproject.com/svn/django/trunk@17865 bcc190cf-cafb-0310-a4f2-bffc1f526a37
2012-04-01 21:11:46 +00:00
..
LICENSE.txt Fixed #7131 -- Updated included simplejson code to match the simplejson-1.9.2 2008-07-27 23:38:28 +00:00
__init__.py Fixed #18022 -- Fixed import of standalone Python 'json' module. 2012-04-01 21:11:46 +00:00
decoder.py Upgraded included simplejson to 2.0.7. 2009-01-06 05:13:02 +00:00
encoder.py Upgraded included simplejson to 2.0.7. 2009-01-06 05:13:02 +00:00
scanner.py Upgraded included simplejson to 2.0.7. 2009-01-06 05:13:02 +00:00
tool.py Upgraded included simplejson to 2.0.7. 2009-01-06 05:13:02 +00:00