Home
last modified time | relevance | path

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

/external/python/cpython2/Modules/
Ddlmodule.c219 static PyMethodDef dl_methods[] = { variable
252 m = Py_InitModule("dl", dl_methods); in initdl()