summaryrefslogtreecommitdiffstats
path: root/Lib/test/json_tests/test_separators.py
Commit message (Collapse)AuthorAgeFilesLines
* Issue #10572: Moved json tests to Lib/test/json_tests.Alexander Belopolsky2010-11-301-0/+42
Approved by Raymond Hettinger.