Eric V. Smith added the comment:

What platform is this on? Looking quickly through posix.execve (which is what I 
think gets called), it looks like it just calls C's execve().

Also, what's your use case for this? I realize it might be a standard behavior, 
but it seems like a bad idea to me. (Not that that's a reason not to be 
standards compliant: I'm mostly just curious why you'd want this.)

----------
nosy: +eric.smith

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

Reply via email to