Home
last modified time | relevance | path

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

/external/python/cpython2/Python/
Dimport.c2950 imp_get_magic(PyObject *self, PyObject *noargs) in imp_get_magic() function
3315 {"get_magic", imp_get_magic, METH_NOARGS, doc_get_magic},