-
- Downloads
Merge branch 'namedtuple-object-gh6'
Showing
- CHANGES.txt 9 additions, 1 deletionCHANGES.txt
- conf.py 2 additions, 2 deletionsconf.py
- index.rst 36 additions, 5 deletionsindex.rst
- setup.py 1 addition, 1 deletionsetup.py
- simplejson/__init__.py 41 additions, 13 deletionssimplejson/__init__.py
- simplejson/_speedups.c 25 additions, 5 deletionssimplejson/_speedups.c
- simplejson/encoder.py 37 additions, 8 deletionssimplejson/encoder.py
- simplejson/tests/__init__.py 2 additions, 0 deletionssimplejson/tests/__init__.py
- simplejson/tests/test_decimal.py 11 additions, 6 deletionssimplejson/tests/test_decimal.py
- simplejson/tests/test_namedtuple.py 65 additions, 0 deletionssimplejson/tests/test_namedtuple.py
- simplejson/tests/test_tuple.py 49 additions, 0 deletionssimplejson/tests/test_tuple.py
Loading
Please register or sign in to comment