summaryrefslogtreecommitdiffstats
path: root/Lib/json/__init__.py
Commit message (Expand)AuthorAgeFilesLines
* Let's sort the keys so that this test passes even with random hashes.Barry Warsaw2012-02-211-1/+1
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-0/+318