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

Function compiler_enter_scope

Python/compile.c:463–535  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 5

compiler_modFunction · 0.85
compiler_functionFunction · 0.85
compiler_classFunction · 0.85
compiler_lambdaFunction · 0.85
compiler_comprehensionFunction · 0.85

Calls 11

PyObject_MallocFunction · 0.85
PyErr_NoMemoryFunction · 0.85
PySymtable_LookupFunction · 0.85
compiler_unit_freeFunction · 0.85
list2dictFunction · 0.85
dictbytypeFunction · 0.85
PyDict_SizeFunction · 0.85
PyDict_NewFunction · 0.85
PyCapsule_NewFunction · 0.85
PyList_AppendFunction · 0.85
compiler_use_new_blockFunction · 0.85

Tested by

no test coverage detected