-
- Downloads
Simplify compatibility code.
Since minimal supported Python 3 version is 3.3, the u() helper no longer needed.
Showing
- simplejson/compat.py 2 additions, 9 deletionssimplejson/compat.py
- simplejson/decoder.py 8 additions, 8 deletionssimplejson/decoder.py
- simplejson/encoder.py 11 additions, 11 deletionssimplejson/encoder.py
- simplejson/tests/test_dump.py 2 additions, 2 deletionssimplejson/tests/test_dump.py
- simplejson/tests/test_errors.py 2 additions, 2 deletionssimplejson/tests/test_errors.py
- simplejson/tests/test_str_subclass.py 2 additions, 2 deletionssimplejson/tests/test_str_subclass.py
- simplejson/tests/test_unicode.py 2 additions, 2 deletionssimplejson/tests/test_unicode.py
Loading
Please register or sign in to comment