[issue8191] Make arg0 required argument in os.execl* functions

Matthias Klose report at bugs.python.org
Sun Mar 21 19:52:17 CET 2010


Matthias Klose <doko at debian.org> added the comment:

> However since issue1039 change has not been released yet

os.execlp('true') does raise ValueError on released 3.x versions. sorry if I do misunderstand something.

----------
nosy: +doko

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue8191>
_______________________________________


More information about the Python-bugs-list mailing list