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

Function getmodule

Lib/inspect.py:472–516  ·  view source on GitHub ↗

Return the module an object was defined in, or None if not found.

(object, _filename=None)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

getsourcefileFunction · 0.85
findsourceFunction · 0.85

Calls 6

getabsfileFunction · 0.85
getattrFunction · 0.85
realpathMethod · 0.80
ismoduleFunction · 0.70
getMethod · 0.45
itemsMethod · 0.45

Tested by

no test coverage detected