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

Function compiler_new_block

Python/compile.c:565–582  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 14

compiler_use_new_blockFunction · 0.85
compiler_next_blockFunction · 0.85
compiler_ifexpFunction · 0.85
compiler_ifFunction · 0.85
compiler_forFunction · 0.85
compiler_whileFunction · 0.85
compiler_try_finallyFunction · 0.85
compiler_try_exceptFunction · 0.85
compiler_assertFunction · 0.85
compiler_boolopFunction · 0.85
compiler_compareFunction · 0.85

Calls 2

PyObject_MallocFunction · 0.85
PyErr_NoMemoryFunction · 0.85

Tested by

no test coverage detected