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

Function get_code_from_data

Modules/zipimport.c:1109–1134  ·  view source on GitHub ↗

Return the code object for the module named by 'fullname' from the Zip archive as a new reference. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

get_module_codeFunction · 0.85

Calls 5

PyString_AsStringFunction · 0.85
PyTuple_GetItemFunction · 0.85
unmarshal_codeFunction · 0.85
compile_sourceFunction · 0.85
get_dataFunction · 0.70

Tested by

no test coverage detected