summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_softspace.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization. Ugh, we really need to do this more often.Neal Norwitz2007-04-251-2/+2
* Make test_softspace use unittest.Collin Winter2007-04-041-11/+20
* Get rid of relative imports in all unittests. Now anything thatBarry Warsaw2002-07-231-1/+1
* SF bug 480215: softspace confused in nested printTim Peters2002-03-241-0/+14