]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Should raise TestSkipped, not ImportError, when deciding to skip the
authorGuido van Rossum <guido@python.org>
Fri, 13 Jul 2001 17:27:57 +0000 (17:27 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 13 Jul 2001 17:27:57 +0000 (17:27 +0000)
commit096001505617555992ac3a06450152f4b0e7a36c
treef0da3fe2bd8010404c4f0cd8fe1613aebc9f0c68
parent9a8c8e270bd2293a21160872d792dcc6a3ddb46b
Should raise TestSkipped, not ImportError, when deciding to skip the
test.
Lib/test/test_socketserver.py