summaryrefslogtreecommitdiffstats
path: root/Lib/test/test_poplib.py
Commit message (Collapse)AuthorAgeFilesLines
* Whitespace normalization. Ugh, we really need to do this more often.Neal Norwitz2007-04-251-3/+3
| | | | You might want to review this change as it's my first time. Be gentle. :-)
* The basic test cases of poplib.py.Facundo Batista2007-03-271-0/+71