Home
last modified time | relevance | path

Searched defs:execlpe (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython2/Lib/
Dos.py331 def execlpe(file, *args): function
/external/python/cpython3/Lib/
Dos.py556 def execlpe(file, *args): function