summaryrefslogtreecommitdiff
path: root/Lib/test/test_smtplib.py
Commit message (Expand)AuthorAgeFilesLines
* Whitespace normalization. Ugh, we really need to do this more often.Neal Norwitz2007-04-251-3/+3
* Added timeout to smtplib (to SMTP and SMTP_SSL). Also createdFacundo Batista2007-03-281-0/+71