summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_textwrap.py
Commit message (Expand)AuthorAgeFilesLines
...
* Ditch the whole loop-over-subcases way of working. Add check_wrap() toGreg Ward2002-08-221-74/+59
* Simplify and reformat the use of 'subcases' lists (and followingGreg Ward2002-08-221-52/+32
* Add comment header block.Greg Ward2002-08-221-12/+10
* Conform to standards documented in README:Greg Ward2002-08-221-15/+19
* Test script for the textwrap module. Kindly provided by Peter HansenGreg Ward2002-08-221-0/+261