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

Oleg Oshmyan report at bugs.python.org
Fri May 27 19:59:21 CEST 2011


Oleg Oshmyan <chortos at inbox.lv> added the comment:

I've added passing __init__ an undeclared keyword argument as an example to the comment following your suggestion. I've also reworded the comment to make it sound better to me and added a full stop. :-)

----------
Added file: http://bugs.python.org/file22156/_child_created_3.diff

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


More information about the Python-bugs-list mailing list