Home
last modified time | relevance | path

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

/external/python/cpython3/Modules/
D_testcapimodule.c394 pycompilestring(PyObject* self, PyObject *obj) { in pycompilestring() function
5842 {"Py_CompileString", pycompilestring, METH_O},