[issue1087] py3k os.popen result is not iterable, patch attached

Christian Heimes report at bugs.python.org
Thu Nov 8 15:18:00 CET 2007


New submission from Christian Heimes:

os.popen was reimplemented a while ago. It's using the subprocess. I've
added a unit test to verify the existence of __iter__() in r58912.

----------
nosy: +tiran
resolution:  -> invalid
status: open -> closed

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue1087>
__________________________________


More information about the Python-bugs-list mailing list