]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #8574: better implementation of test.support.transient_internet().
authorAntoine Pitrou <solipsis@pitrou.net>
Tue, 7 Sep 2010 20:42:19 +0000 (20:42 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Tue, 7 Sep 2010 20:42:19 +0000 (20:42 +0000)
commita88c83cbabb925d55714ffcfb67bd4e82dcf3547
tree65f5bf3f1ceb977761528500695f3778008c7e80
parentf015b3f5f6ccaa848bdb96306d2f4120bdbc46c7
Issue #8574: better implementation of test.support.transient_internet().
Original patch by Victor.
Lib/test/support.py
Lib/test/test_ssl.py