New submission from Benjamin Peterson <[EMAIL PROTECTED]>: ./python.exe Lib/test/regrtest.py -uall -f ../trunk/tests.txt test_urllib2 test_pydoc All 2 tests OK. Exception TypeError: TypeError("'NoneType' object is not callable",) in <bound method Popen.__del__ of <subprocess.Popen object at 0x15ffd10>> ignored
---------- components: Tests messages: 71422 nosy: benjamin.peterson priority: high severity: normal status: open title: test_pydoc after test_urllib2 causes exception in Popen.__del__ versions: Python 2.6 _______________________________________ Python tracker <[EMAIL PROTECTED]> <http://bugs.python.org/issue3599> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com