Home
last modified time | relevance | path

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

/external/python/cpython2/Lib/
Dtrace.py193 def fullmodname(path): function
323 modulename = fullmodname(filename)
/external/python/cpython2/Lib/test/
Dtest_trace.py331 modname = trace.fullmodname(sys.modules[modname].__file__)