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

Method get_code

Lib/imputil.py:370–401  ·  view source on GitHub ↗

Find and retrieve the code for the given module. parent specifies a parent module to define a context for importing. It may be None, indicating no particular context for the search. modname specifies a single module (not dotted) within the parent. fqname specifies

(self, parent, modname, fqname)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 2

_import_oneMethod · 0.95
_get_module_detailsFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected