Home
last modified time | relevance | path

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

/external/python/cpython3/Lib/test/support/
D__init__.py2507 def run_in_subinterp(code): function
/external/python/cpython3/Modules/
D_testcapimodule.c2966 run_in_subinterp(PyObject *self, PyObject *args) in run_in_subinterp() function