]> granicus.if.org Git - python/commit
Temporarily disable the timeout and socket tests.
authorGuido van Rossum <guido@python.org>
Thu, 13 Jun 2002 20:24:17 +0000 (20:24 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 13 Jun 2002 20:24:17 +0000 (20:24 +0000)
commit654c11ee3a2c9b72c040524c9cc4f95a1858f20b
treeb181aaff2bfb64b91e908e491b72809eb89e1874
parent09638c16d842c77c7b9f7c0f339508c0b2a40feb
Temporarily disable the timeout and socket tests.
They still run as standalone scripts, but when used as part of the
regression test suite, they are effectively no-ops.
(This is done by renaming test_main to main.)
Lib/test/test_socket.py
Lib/test/test_timeout.py