]> granicus.if.org Git - python/commit
This patch moves some tests from test_urllib2_net to test_urllib2_localnet.
authorGregory P. Smith <greg@mad-scientist.com>
Fri, 28 Mar 2008 08:00:44 +0000 (08:00 +0000)
committerGregory P. Smith <greg@mad-scientist.com>
Fri, 28 Mar 2008 08:00:44 +0000 (08:00 +0000)
commit0001c2ecbc97ff097121fac42474773514f2e081
treea3b64a677234376d3917e419dedbd0760f0c4f09
parentab364c4366d6283f9323ede7e1db970adf77f88c
This patch moves some tests from test_urllib2_net to test_urllib2_localnet.
The moved tests use a local server rather than going out to external servers.

Accepts patch from issue2429.

Contributed by Jerry Seutter & Michael Foord (fuzzyman) at PyCon 2008.
Lib/test/test_urllib2_localnet.py
Lib/test/test_urllib2net.py