summaryrefslogtreecommitdiffstats
path: root/Lib/json/tests/test_indent.py
Commit message (Expand)AuthorAgeFilesLines
* #10019: Fix regression relative to 2.6: add newlines if indent=0R David Murray2011-04-131-0/+16
* Merged revisions 86596 via svnmerge fromEzio Melotti2010-11-211-3/+3
* Add the 'json' package. Code taken from simplejson 1.9 and contributed by BobBrett Cannon2008-05-051-0/+41