Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dos.py630 def spawnlp(mode, file, *args): function
/external/python/cpython3/Lib/
Dos.py951 def spawnlp(mode, file, *args): function