Tim Peters
|
f95423e265
|
Remove lines for asynchat & asyncore, as they've now got their own test.
|
2001-04-06 18:59:17 +00:00 |
Tim Peters
|
f87d857080
|
Restore alphabetic order. Also try to import rlcompleter and curses, but
don't fail if they're not available.
|
2001-01-23 09:50:30 +00:00 |
Fred Drake
|
d74804db41
|
The "user" module cannot reasonably be tested. Moved to the end (and
commented it out), and added an explanation as to *why*.
Added period to docstring.
|
2001-01-22 19:38:37 +00:00 |
Tim Peters
|
d93c0b6a37
|
Jeremy's patch #103323: trivial tests of all untested modules.
|
2001-01-19 05:41:36 +00:00 |