Kay Hayen <kay.ha...@gmail.com> added the comment:

I think that the whole reason I was doing this, is because with "os.execl" on 
Windows, the exit code was always lost, but of course it is very important and 
"subprocess.call" promises to return it. 

I just tried if 3.7 has any better exit code handling right there for 
"os.execl", but apparently it's not the case.

----------

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

Reply via email to