Searched refs:fullmodname (Results 1 – 3 of 3) sorted by relevance
285 fullmodname = os.path.join(TESTFN, modname)286 sourcefn = fullmodname + os.extsep + "py"
331 modname = trace.fullmodname(sys.modules[modname].__file__)
193 def fullmodname(path): function323 modulename = fullmodname(filename)