[issue4057] Popen(..., cwd=...) does not set PWD environment variable

Antoine Pitrou report at bugs.python.org
Fri Nov 27 22:24:33 CET 2009


Antoine Pitrou <pitrou at free.fr> added the comment:

What if you pass shell=True to the subprocess call?

----------
nosy: +pitrou

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


More information about the Python-bugs-list mailing list