This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author benjamin.peterson
Recipients benjamin.peterson
Date 2008-08-19.14:48:34
SpamBayes Score 0.0029738252
Marked as misclassified No
Message-id <1219157315.63.0.32622319144.issue3599@psf.upfronthosting.co.za>
In-reply-to
Content
./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
History
Date User Action Args
2008-08-19 14:48:35benjamin.petersonsetrecipients: + benjamin.peterson
2008-08-19 14:48:35benjamin.petersonsetmessageid: <1219157315.63.0.32622319144.issue3599@psf.upfronthosting.co.za>
2008-08-19 14:48:34benjamin.petersonlinkissue3599 messages
2008-08-19 14:48:34benjamin.petersoncreate