summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_softspace.py
Commit message (Expand)AuthorAgeFilesLines
* Kill off softspace completely (except in formatter.py which seems to haveGuido van Rossum2007-02-091-14/+0
* Fix most trivially-findable print statements.Guido van Rossum2007-02-091-3/+3
* 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