Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | convert usage of fail* to assert* | Benjamin Peterson | 2009-06-30 | 1 | -2/+2 |
* | Issue 5381: fix regression in pure python code path, Issue 5584: fix a decode... | Bob Ippolito | 2009-03-29 | 1 | -4/+7 |
* | Issue 5381: Add object_pairs_hook to the json module. | Raymond Hettinger | 2009-03-19 | 1 | -0/+16 |
* | merge json library with simplejson 2.0.9 (issue 4136) | Bob Ippolito | 2009-03-17 | 1 | -0/+7 |
* | Add the 'json' package. Code taken from simplejson 1.9 and contributed by Bob | Brett Cannon | 2008-05-05 | 1 | -0/+15 |