Home
last modified time | relevance | path

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

/external/python/mako/mako/
Dutil.py43 def register(self, name, modulepath, objname): argument
/external/python/cpython3/Python/
Dsysmodule.c584 PyObject *modulepath = NULL; in sys_breakpointhook() local