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

Function get_module_code

Modules/zipimport.c:1138–1188  ·  view source on GitHub ↗

Get the code object associated with the module specified by 'fullname'. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 3

zipimporter_load_moduleFunction · 0.85
zipimporter_get_filenameFunction · 0.85
zipimporter_get_codeFunction · 0.85

Calls 9

get_subnameFunction · 0.85
make_filenameFunction · 0.85
PyString_AsStringFunction · 0.85
PyDict_GetItemStringFunction · 0.85
get_mtime_of_sourceFunction · 0.85
get_code_from_dataFunction · 0.85
PyTuple_GetItemFunction · 0.85
PyErr_FormatFunction · 0.85
PySys_WriteStderrFunction · 0.50

Tested by

no test coverage detected