summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_sundry.py
Commit message (Expand)AuthorAgeFilesLines
* SF patch #440170: Tests for fileinput module.Tim Peters2001-07-111-1/+0
* SF patch #440144: Tests and minor bugfix for uu module.Tim Peters2001-07-111-1/+0
* Remove lines for asynchat & asyncore, as they've now got their own test.Tim Peters2001-04-061-2/+0
* Restore alphabetic order. Also try to import rlcompleter and curses, butTim Peters2001-01-231-7/+15
* The "user" module cannot reasonably be tested. Moved to the end (andFred Drake2001-01-221-2/+6
* Jeremy's patch #103323: trivial tests of all untested modules.Tim Peters2001-01-191-0/+93