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 scott.dial
Recipients barry, benjamin.peterson, janssen, kevinwatters, ncoghlan, r.david.murray, rhettinger, rmore, rtucker, scott.dial
Date 2009-12-06.16:31:18
SpamBayes Score 0.00016912716
Marked as misclassified No
Message-id <1260117079.74.0.359694884736.issue5949@psf.upfronthosting.co.za>
In-reply-to
Content
The test requires regrtest.py be run with network support and the python
instance be built with threads.

$ ./python Lib/test/regrtest.py -u network test_imaplib

Without network support, it just skips those test (which is the same way
test_ssl). That seemed a bit fishy to me, but I was just emulating what
I saw.
History
Date User Action Args
2009-12-06 16:31:20scott.dialsetrecipients: + scott.dial, barry, rhettinger, ncoghlan, janssen, kevinwatters, benjamin.peterson, r.david.murray, rmore, rtucker
2009-12-06 16:31:19scott.dialsetmessageid: <1260117079.74.0.359694884736.issue5949@psf.upfronthosting.co.za>
2009-12-06 16:31:18scott.diallinkissue5949 messages
2009-12-06 16:31:18scott.dialcreate