MCPcopy Create free account
hub / github.com/RustPython/RustPython / raises

Function raises

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

Source from the content-addressed store, hash-verified

158 (1, 'return')]
159
160def raises():
161 raise Exception
162
163def test_raise():
164 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