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

Function getfile

Lib/inspect.py:398–420  ·  view source on GitHub ↗

Work out which source or compiled file an object was defined in.

(object)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

getsourcefileFunction · 0.85
getabsfileFunction · 0.85
findsourceFunction · 0.85
getframeinfoFunction · 0.85

Calls 9

ismethodFunction · 0.85
isfunctionFunction · 0.85
istracebackFunction · 0.85
isframeFunction · 0.85
iscodeFunction · 0.85
ismoduleFunction · 0.70
isclassFunction · 0.70
formatMethod · 0.45
getMethod · 0.45

Tested by

no test coverage detected