Home | History | Annotate | Download | only in Lib

Lines Matching defs:execl

522 def execl(file, *args):
523 """execl(file, *args)
570 __all__.extend(["execl","execle","execlp","execlpe","execvp","execvpe"])