Searched defs:fullmodname (Results 1 – 2 of 2) sorted by relevance
193 def fullmodname(path): function
5218 PyObject *fullmodname, *pkgname, *pkgpath, *pkgname_or_unknown, *errmsg; in import_from() local