[issue2429] Patch for test_urllib2_net moving tests to use a local server

Michael Foord report at bugs.python.org
Thu Mar 20 00:22:35 CET 2008


New submission from Michael Foord <fuzzyman at voidspace.org.uk>:

This patch moves some tests from test_urllib2_net to
test_urllib2_localnet. The moved tests now use a local server rather
than going out to external servers.

Mainly the work of Jerry Seutter - so blame him. ;-)

----------
components: Tests
files: network_tests.patch
keywords: patch
messages: 64121
nosy: fuzzyman
severity: normal
status: open
title: Patch for test_urllib2_net moving tests to use a local server
versions: Python 2.6
Added file: http://bugs.python.org/file9777/network_tests.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2429>
__________________________________


More information about the Python-bugs-list mailing list