summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_strop.py
Commit message (Expand)AuthorAgeFilesLines
* Added a couple of strop.join() tests for large lists and long itemsBarry Warsaw1997-01-061-1/+20
* Added tests of all strop module functions, and touching of moduleBarry Warsaw1996-12-091-2/+35
* Removed debugging print statementGuido van Rossum1996-10-081-1/+0
* Simple test module for strop.Guido van Rossum1996-10-081-0/+21