Home
last modified time | relevance | path

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

/external/python/mako/mako/
Dutil.py43 def register(self, name, modulepath, objname): argument
/external/python/cpython3/Python/
Dsysmodule.c534 PyObject *modulepath = NULL; in sys_breakpointhook() local
/external/python/cpython2/Modules/
Dposixmodule.c5424 char modulepath[_MAX_PATH]; in _PyPopenCreateProcess() local