[issue1559298] test_popen fails on Windows if installed to "Program Files"

Brian Curtin report at bugs.python.org
Fri Jan 29 15:25:09 CET 2010


Brian Curtin <curtin at acm.org> added the comment:

Florent is correct. The patch seems to fix regular popen, but popen3 sees problems. I'll see if I can fit this in and have a look.

Also of note is that the other flavors of popen are not tested...at least not in Lib/test/test_popen.py or Lib/test/test_os.py

----------

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


More information about the Python-bugs-list mailing list