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

Function do_raise

Python/ceval.c:3459–3572  ·  view source on GitHub ↗

Logic for the raise statement (too complicated for inlining). This *consumes* a reference count to each of its arguments. */

Source from the content-addressed store, hash-verified

source not stored for this graph (policy: none)

Callers 1

PyEval_EvalFrameExFunction · 0.85

Calls 6

PyErr_SetStringFunction · 0.85
PyTuple_SizeFunction · 0.85
PyErr_NormalizeExceptionFunction · 0.85
PyErr_FormatFunction · 0.85
PyErr_WarnExFunction · 0.85
PyErr_RestoreFunction · 0.85

Tested by

no test coverage detected