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

Method load_module

Lib/modulefinder.py:282–307  ·  view source on GitHub ↗
(self, fqname, fp, pathname, file_info)

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 4

run_scriptMethod · 0.95
load_fileMethod · 0.95
import_moduleMethod · 0.95
load_packageMethod · 0.95

Calls 9

msginMethod · 0.95
load_packageMethod · 0.95
msgoutMethod · 0.95
add_moduleMethod · 0.95
replace_paths_in_codeMethod · 0.95
scan_codeMethod · 0.95
compileFunction · 0.70
readMethod · 0.45
loadMethod · 0.45

Tested by

no test coverage detected