R. David Murray added the comment: os.execlp *wraps* the interface of the same name in the platform C library. On Windows, that is execlp in the msvcrt[*]. On Linux, it is usually the execlp in glibc.
[*] 'crt' stands for 'C runtime'. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue1576313> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com