Home
last modified time | relevance | path

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

/third_party/python/Lib/test/support/
D__init__.py1649 def run_in_subinterp(code): function
/third_party/python/Modules/
D_testcapimodule.c3614 run_in_subinterp(PyObject *self, PyObject *args) in run_in_subinterp() function