[issue798520] os.popen with invalid mode differs on Windows and POSIX

anatoly techtonik report at bugs.python.org
Fri Jun 5 19:43:48 CEST 2009


anatoly techtonik <techtonik at gmail.com> added the comment:

I can confirm this but, but os.popen() is deprecated in 2.6 hence there
is no point in fixing generated exception even though in a language that
claims to be cross-platform exceptions should be unified.

I would add os.popen to keywords list for future reference and close
this bug as "won't fix". There are many other bugs about os.popen on
windows platform and people would be interested to know exactly why
subprocess should be used.

----------
nosy: +techtonik

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


More information about the Python-bugs-list mailing list