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

Function getsourcefile

Lib/inspect.py:440–458  ·  view source on GitHub ↗

Return the filename that can be used to locate an object's source. Return None if no way can be identified to get the source.

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

getabsfileFunction · 0.85
findsourceFunction · 0.85
getframeinfoFunction · 0.85

Calls 5

getfileFunction · 0.85
getmoduleFunction · 0.85
lowerMethod · 0.45
get_suffixesMethod · 0.45
existsMethod · 0.45

Tested by

no test coverage detected