summaryrefslogtreecommitdiffstats
path: root/Lib/json
Commit message (Expand)AuthorAgeFilesLines
* Replace more float hacks with correct math functionsChristian Heimes2008-05-071-7/+7
* Intern static stringChristian Heimes2008-05-061-11/+1
* PEP 8 nits in json packageBenjamin Peterson2008-05-063-2/+3
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-0521-0/+1780