[issue3335] subprocess lib - opening same command fails

Justin Harper report at bugs.python.org
Thu Jul 10 20:22:59 CEST 2008


Justin Harper <justin.harper at gmail.com> added the comment:

Correction:  line two should actually be:
self.output = fout.readlines()

The bug still exists with this change.

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


More information about the Python-bugs-list mailing list