]> granicus.if.org Git - python/commit
Ported to Windows:
authorGuido van Rossum <guido@python.org>
Tue, 10 Jul 2001 15:46:34 +0000 (15:46 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 10 Jul 2001 15:46:34 +0000 (15:46 +0000)
commit05be1a0fd6f86654f46e5aeadf04b25a3aa406e4
tree72eb613add443dc767e954dad9afdb03f36ad739
parent12060e5ed375694d1f9104389344ff4bba4b9118
Ported to Windows:

- Set the host to "localhost" instead of "".

- Skip the AF_UNIX tests when socket.AF_UNIX is not defined.
Lib/test/test_socketserver.py