Home
last modified time | relevance | path

Searched refs:context_run (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython3/Python/
Dcontext.c605 context_run(PyContext *self, PyObject *const *args, in context_run() function
635 {"run", (PyCFunction)context_run, METH_FASTCALL | METH_KEYWORDS, NULL},