Antoine Pitrou
|
9e1ef1a11d
|
Merged revisions 85423 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/branches/py3k
........
r85423 | antoine.pitrou | 2010-10-13 19:14:16 +0200 (mer., 13 oct. 2010) | 3 lines
Protect test_smtpnet against connection failures
........
|
2010-10-13 17:20:54 +00:00 |
R. David Murray
|
8254d39840
|
Fix spelling left over from testing.
|
2009-05-23 02:19:36 +00:00 |
R. David Murray
|
812e1c80c4
|
Don't be so wordy in requires('network') in case other tests
are added later, and skip the existing test if SSL is not available.
|
2009-05-23 02:16:58 +00:00 |
R. David Murray
|
ad3058e0b8
|
Fix Issue #4066: smtplib.SMTP_SSL._get_socket now correctly returns
the socket. Patch by Farhan Ahmad, test by Marcin Bachry.
|
2009-05-23 00:48:58 +00:00 |