Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dos.py558 def spawnv(mode, file, args): function
/external/python/cpython3/Lib/
Dos.py875 def spawnv(mode, file, args): function