Antoine Pitrou <[email protected]> added the comment:

Python's os.execl simply calls Windows' execv() function, which AFAIK has 
nothing to do with cmd.exe.

----------
nosy: +brian.curtin, pitrou, tim.golden

_______________________________________
Python tracker <[email protected]>
<http://bugs.python.org/issue13792>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to