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 c6a248bf2463 Raw commit »

commit
c6a248bf2463
parent
3d923899b532
branch
default

Double quotes are required by the JSON format, so might as well spell
it out. This also gives a small speedup for Unicode.

Comments

    Log in to comment »

    File Lines added Lines removed
    cjson.c 6 10