]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Issue #12804: Fix test failures on systems without internet access.
authorNadeem Vawda <nadeem.vawda@gmail.com>
Wed, 25 Jan 2012 06:02:05 +0000 (08:02 +0200)
committerNadeem Vawda <nadeem.vawda@gmail.com>
Wed, 25 Jan 2012 06:02:05 +0000 (08:02 +0200)
commit61baebd0e125ba281c2b1f40c210ce286e2e4f0d
tree6a153638ef9e6f4377fd892a02c2b8e46fbc08a3
parenta58c01ba48a4426db45dff71324be6c617efa724
Issue #12804: Fix test failures on systems without internet access.
Lib/test/test_socket.py
Lib/test/test_urllib2net.py
Misc/NEWS