]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Fixed test for socket.error to work when it's a class exception.
authorGuido van Rossum <guido@python.org>
Wed, 1 Oct 1997 04:39:05 +0000 (04:39 +0000)
committerGuido van Rossum <guido@python.org>
Wed, 1 Oct 1997 04:39:05 +0000 (04:39 +0000)
commita008fa52be8acac0de95a03e4dc030d444e6b426
treed6bce623687cf394ec4f2ff3398ff0f3e324965d
parent0cb96de2699fa032ef1379ebb62a4dfb66ee5fde
Fixed test for socket.error to work when it's a class exception.
Lib/test/test_socket.py