]> granicus.if.org Git - python/commitdiff
(Merge 3.4) Issue #20957: test_smtpnet now uses support.transient_internet() to
authorVictor Stinner <victor.stinner@gmail.com>
Wed, 3 Sep 2014 22:36:09 +0000 (00:36 +0200)
committerVictor Stinner <victor.stinner@gmail.com>
Wed, 3 Sep 2014 22:36:09 +0000 (00:36 +0200)
call check_ssl_verifiy(), so only test_connect_using_sslcontext_verified() is
skipped if smtp.gmail.com cannot be joined, not the whole file.


Trivial merge