]> granicus.if.org Git - python/commit
Hack: Fix some test_urllib2.net tests by getting them access to the
authorJeremy Hylton <jeremy@alum.mit.edu>
Fri, 3 Aug 2007 20:31:38 +0000 (20:31 +0000)
committerJeremy Hylton <jeremy@alum.mit.edu>
Fri, 3 Aug 2007 20:31:38 +0000 (20:31 +0000)
commitcf2f41919c226d1ac04ea74a0138eae3af030554
treebfdbe947c13ff1b53b04b678df62a6b7a439385e
parentfb35f65e8b3d59b9c8f7536a6359483c7f051fda
Hack: Fix some test_urllib2.net tests by getting them access to the
raw socket so they can check the timeout value.  Should change the
code under test to expose the timeout in a more direct way.
Lib/test/test_urllib2net.py