Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dos.py603 def spawnl(mode, file, *args): function
/external/python/cpython3/Lib/
Dos.py921 def spawnl(mode, file, *args): function