1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-24 01:04:19 +01:00
ultrajson/python
2012-01-03 15:26:25 -08:00
..
benchmark.py Python 2.4 compatibility 2011-06-05 06:16:30 -04:00
BUILD PYPI RELEASE HOWTO.txt - Fixed PyPi builds and added instructions for it 2011-08-17 09:05:58 +02:00
JSONtoObj.c Added support for decoding from a Unicode input string through conversion 2011-12-14 14:50:27 +01:00
MANIFEST - Fixed PyPi builds and added instructions for it 2011-08-17 09:05:58 +02:00
objToJSON.c Fixed toDict() not working issue, added test 2011-12-21 11:52:54 +01:00
setup.py Enable building without requiring copying 2012-01-03 15:26:25 -08:00
tests.py Fixed toDict() not working issue, added test 2011-12-21 11:53:03 +01:00
ujson.c - Added forceAscii option to encoder to control if output is forced to be ascii (<128) or not. 2011-09-09 16:00:23 +02:00
version.h Fixed toDict() not working issue, added test 2011-12-21 11:52:54 +01:00