[pypy-svn] r64358 - pypy/trunk/lib-python

iko at codespeak.net iko at codespeak.net
Sun Apr 19 13:40:44 CEST 2009


Author: iko
Date: Sun Apr 19 13:40:42 2009
New Revision: 64358

Modified:
   pypy/trunk/lib-python/win32-failures.txt
Log:
analyzed test_connect



Modified: pypy/trunk/lib-python/win32-failures.txt
==============================================================================
--- pypy/trunk/lib-python/win32-failures.txt	(original)
+++ pypy/trunk/lib-python/win32-failures.txt	Sun Apr 19 13:40:42 2009
@@ -21,7 +21,7 @@
                     CPython uses SetFileTime instead to be able to set times
                     for directories.
 test_site           TODO: implement _locale at interp_level
-test_socket
+test_socket         connect() fail if settimeout() has been called on the socket
 test_subprocess
 test_tarfile        [Done]
 test_unicode_file   TODO: implement unicode filesystem.



More information about the Pypy-commit mailing list