Antoine Pitrou <[email protected]> added the comment: Sridhar, Neal, I would advocate disabling (commenting out) test_closerange in Lib/test/test_os.py and see what happens.
That's the one really dirty test in test_os, it might close a file handle linuxthreads is relying on. ---------- _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4970> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
