[issue5099] subprocess.POpen.__del__() AttributeError (os module == None!)

Antoine Pitrou report at bugs.python.org
Tue Mar 9 02:44:07 CET 2010


Antoine Pitrou <pitrou at free.fr> added the comment:

By the way, stderr will contain "[XXX refs]" as the last line with Python compiled in debug mode. The remove_stderr_debug_decorations() function will help you ignore this line.

----------

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


More information about the Python-bugs-list mailing list