Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c3106 imp_load_compiled(PyObject *self, PyObject *args) in imp_load_compiled() function
3306 {"load_compiled", imp_load_compiled, METH_VARARGS},