Searched defs:spawnvpe (Results 1 – 2 of 2) sorted by relevance
/external/python/cpython2/Lib/ | ||
D | os.py | 589 def spawnvpe(mode, file, args, env): function |
/external/python/cpython3/Lib/ | ||
D | os.py | 906 def spawnvpe(mode, file, args, env): function |