[issue3599] test_pydoc after test_urllib2 causes exception in Popen.__del__

Yinon Ehrlich report at bugs.python.org
Wed Jan 20 12:30:17 CET 2010


Yinon Ehrlich <yinoneh at users.sourceforge.net> added the comment:

I saw this error in my scripts when using Python 2.5 on Ubuntu.
When imported trunk version instead of Python2.5 one, it disappeared.

So it's fixed in subprocess - def __del__

----------
nosy: +Yinon

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue3599>
_______________________________________


More information about the Python-bugs-list mailing list