Home
last modified time | relevance | path

Searched defs:submod (Results 1 – 1 of 1) sorted by relevance

/external/python/cpython2/Python/
Dimport.c2620 PyObject *submod; in ensure_fromlist() local
2645 add_submodule(PyObject *mod, PyObject *submod, char *fullname, char *subname, in add_submodule()