]> granicus.if.org Git - python/commit
Also skip testHostnameRes() if gethostbyaddr() raises an exception.
authorGuido van Rossum <guido@python.org>
Thu, 26 Dec 2002 17:04:45 +0000 (17:04 +0000)
committerGuido van Rossum <guido@python.org>
Thu, 26 Dec 2002 17:04:45 +0000 (17:04 +0000)
commit9647b5240cb407a04d09dba0aa54058f3a07f460
tree9c7c2d6cc6bea36298b75bf4ee3d5bdc09e8261d
parent71e02946ff022adfa391af864638675788e1f044
Also skip testHostnameRes() if gethostbyaddr() raises an exception.
Lib/test/test_socket.py