Home
last modified time | relevance | path

Searched refs:_fullmodname (Results 1 – 2 of 2) sorted by relevance

/external/python/cpython3/Lib/
Dtrace.py142 def _fullmodname(path): function
279 modulename = _fullmodname(filename)
/external/python/cpython3/Lib/test/
Dtest_trace.py349 modname = trace._fullmodname(sys.modules[modname].__file__)