MCPcopy Index your code
hub / github.com/python/cpython / raises

Function raises

Lib/test/test_sys_settrace.py:183–184  ·  view source on GitHub ↗
()

Source from the content-addressed store, hash-verified

181 (1, 'return')]
182
183def raises():
184 raise Exception
185
186def test_raise():
187 try:

Callers 11

test_mro_disagreementMethod · 0.85
test_securityMethod · 0.85
test_raiseFunction · 0.85
test_hierarchyMethod · 0.85
test_bad_8bit_headerMethod · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected

Used in the wild real call sites across dependent graphs

searching dependent graphs…