Antoine Pitrou <[email protected]> added the comment: > Oh ok. Here is a patch for test_ssl.test_connect_ex() ignoring ECONNREFUSED > error.
IMO you also want to test for the other errnos in transient_internet. Also, it should skip the test if the connection is refused. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue12500> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
