[issue24493] subprocess with env=os.environ doesn't preserve environment variables when calling a 32bit process on Windows 8.1

R. David Murray report at bugs.python.org
Wed Sep 16 14:29:44 CEST 2015


R. David Murray added the comment:

Sounds like there's something in the cwd that is making the difference (this being Windows which looks for things in the cwd always).

----------
nosy: +r.david.murray

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


More information about the Python-bugs-list mailing list