[issue12085] subprocess.Popen.__del__ raises AttributeError if __init__ was called with an invalid argument list

STINNER Victor report at bugs.python.org
Thu May 26 13:11:21 CEST 2011


STINNER Victor <victor.stinner at haypocalc.com> added the comment:

> True, this is clever. Will you commit?

I'm not sure that it's the pythonic way to solve such problem. Can you work on a patch including a test?

----------

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


More information about the Python-bugs-list mailing list