This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sandro.tosi
Recipients pitrou, sandro.tosi
Date 2010-10-29.17:57:40
SpamBayes Score 0.0002947244
Marked as misclassified No
Message-id <1288375062.97.0.203822324888.issue7547@psf.upfronthosting.co.za>
In-reply-to
Content
Hello,
as discussed on irc, I'm proposing a patch that:

- wraps the test with support.transient_internet
- limits the assert to only socket.timeout (what we want to test)

test_smptnet.py is already fixed, since it already uses support.transient_internet

Regards,
Sandro
History
Date User Action Args
2010-10-29 17:57:43sandro.tosisetrecipients: + sandro.tosi, pitrou
2010-10-29 17:57:42sandro.tosisetmessageid: <1288375062.97.0.203822324888.issue7547@psf.upfronthosting.co.za>
2010-10-29 17:57:41sandro.tosilinkissue7547 messages
2010-10-29 17:57:41sandro.tosicreate