Antoine Pitrou <pit...@free.fr> 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 <rep...@bugs.python.org>
<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