STINNER Victor <vstin...@python.org> added the comment:
And for this one? import os args=['no_such_executable'] os.execvpe(args[0], args, os.environ) ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue39653> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com