Fredrik Lundh is sharing code with you

Bitbucket is a code hosting site. Unlimited public and private repositories. Free for small teams.

Don't show this again

effbot / cjson-effbot

Various cjson tweaks, including byte string encoding support.

Clone this repository (size: 34.3 KB): HTTPS / SSH
hg clone https://bitbucket.org/effbot/cjson-effbot
hg clone ssh://hg@bitbucket.org/effbot/cjson-effbot

Commit 1342ecf9d9c8 Raw commit »

commit
1342ecf9d9c8
parent
aaf2b609a42c
branch
default
tags
cjson-106a1-effbot

Use "replace" decoder behaviour for malformed UTF-8. Also, fixed
support for narrow Python builds.

Comments

    Log in to comment »

    File Lines added Lines removed
    cjson.c 29 24
    jsontest.py 12
    test_encoding.py 15