Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c3150 imp_load_source(PyObject *self, PyObject *args) in imp_load_source() function
3311 {"load_source", imp_load_source, METH_VARARGS},