[issue602245] os.popen() negative error code IOError

Facundo Batista report at bugs.python.org
Sat Jan 19 12:07:37 CET 2008


Facundo Batista added the comment:

os.popen* are deprecated, we should use subprocess now... could you
please try what happens with this alternate example I'm attaching?

Thank you!

----------
nosy: +facundobatista

____________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue602245>
____________________________________


More information about the Python-bugs-list mailing list