]> git.ipfire.org Git - thirdparty/Python/cpython.git/commitdiff
Backport of the socketserver test, including output file (which is still
authorThomas Wouters <thomas@python.org>
Wed, 11 Jul 2001 12:15:15 +0000 (12:15 +0000)
committerThomas Wouters <thomas@python.org>
Wed, 11 Jul 2001 12:15:15 +0000 (12:15 +0000)
necessary in the 2.1 branch.) Guido's original checkin message:

A test suite for SocketServer.py that exposes the various bugs just
fixed.  Regrettably, this must be run manually -- somehow the I/O
redirection of the regression test breaks the test.  When run under
the regression test, this raises ImportError with a warning to that
effect.

Lib/test/output/test_socketserver [new file with mode: 0644]

diff --git a/Lib/test/output/test_socketserver b/Lib/test/output/test_socketserver
new file mode 100644 (file)
index 0000000..73dd1b4
--- /dev/null
@@ -0,0 +1 @@
+test_socketserver