MCPcopy Create free account
hub / github.com/eshirazi/python-with-braces / lookupmodule

Method lookupmodule

Lib/pdb.py:1187–1209  ·  view source on GitHub ↗

Helper function for break/clear parsing -- may be overridden. lookupmodule() translates (possibly incomplete) file or module name into an absolute file name.

(self, filename)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

do_breakMethod · 0.95
lineinfoMethod · 0.95

Calls 4

canonicMethod · 0.80
islinkMethod · 0.80
existsMethod · 0.45
joinMethod · 0.45

Tested by

no test coverage detected