1
0
mirror of https://github.com/ultrajson/ultrajson.git synced 2024-11-23 12:32:02 +01:00
ultrajson/lib
Mitar a8f0f0f101 If an object has a __json__ method, use it when encoding.
It should return a raw JSON string which will be directly included in
the resulting JSON when encoding.
2014-12-29 10:13:46 +01:00
..
Makefile Restructured code for better pypi packaging 2012-02-07 17:11:29 +01:00
ultrajson.h If an object has a __json__ method, use it when encoding. 2014-12-29 10:13:46 +01:00
ultrajsondec.c Merge pull request #142 from kevinbirch/support_unsigned_long_numerics 2014-11-14 00:33:20 +01:00
ultrajsonenc.c If an object has a __json__ method, use it when encoding. 2014-12-29 10:13:46 +01:00