R. David Murray <rdmur...@bitdance.com> added the comment:

Python does not call _popen, though it does call cmd.exe (through 
CreateProcess) when shell=True in subprocess.  Can you provide an example that 
shows this error occurring?

----------
nosy: +r.david.murray
versions:  -Python 2.5, Python 3.3

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue9699>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to