Home
last modified time | relevance | path

Searched defs:spawn_python (Results 1 - 3 of 3) sorted by relevance

/third_party/python/Lib/test/support/
H A Dscript_helper.py181 def spawn_python(*args, stdout=subprocess.PIPE, stderr=subprocess.STDOUT, **kw): function
/third_party/python/Lib/test/
H A Dtest_zipimport_support.py17 from test.support.script_helper import (spawn_python, kill_python, assert_python_ok, namespace
H A Dtest_signal.py16 from test.support.script_helper import assert_python_ok, spawn_python namespace

Completed in 5 milliseconds