[issue5099] subprocess.Popen.__del__ causes AttributeError (os module == None)

Éric Araujo report at bugs.python.org
Mon Apr 26 17:20:20 CEST 2010


Éric Araujo <merwok at netwok.org> added the comment:

Hello


Brett’s patch contains strange-looking docstrings. Since they are for private methods, they could be comments instead.

The patch looks otherwise good to me.

Does anyone have an idead on how to not write a __del__ method at all, according to Gabriel’s first comment?


Regards

----------
nosy: +merwok
title: subprocess.POpen.__del__() AttributeError (os module == None!) -> subprocess.Popen.__del__ causes AttributeError (os module == None)

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


More information about the Python-bugs-list mailing list