CVSROOT: /cvs
Module name: ports
Changes by: [email protected] 2011/04/26 13:42:31
Modified files:
lang/python/2.7: Makefile
lang/python/2.7/patches: patch-Lib_test_test_sys_py
patch-configure_in
Added files:
lang/python/2.7/patches: patch-Lib_test_test_io_py
patch-Lib_test_test_socket_py
Log message:
Added 2 patch to permit to 'make regress' without blocking...
Used @unittest.skip instead of commenting out the test.
Corrected wrong value of LDSHARED in sysconfig, cf
http://bugs.python.org/issue10547.
Bump REVISION.
ok landry@ (thanks).