Scott Dial <[email protected]> added the comment: 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. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue5949> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
