Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtrace.py193 def fullmodname(path): function
/external/python/cpython3/Python/
Dceval.c7454 PyObject *fullmodname, *pkgname, *pkgpath, *pkgname_or_unknown, *errmsg; local