[Python-Dev] New test failure, test_socket, WinXP (original) (raw)

Tim Peters tim.one at comcast.net
Tue Jul 6 01:45:21 CEST 2004


Fails every time, in release and debug builds:

test test_socket failed -- Traceback (most recent call last): File "C:\Code\python\lib\test\test_socket.py", line 311, in testGetServBy eq(socket.getservbyport(port2), service) AssertionError: 'http' != 'www'



More information about the Python-Dev mailing list