Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
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
183
def
raises():
184
raise
Exception
185
186
def
test_raise():
187
try
:
Callers
11
test_invalid_add_argument_group
Method · 0.85
test_invalid_add_argument
Method · 0.85
test_mro_disagreement
Method · 0.85
test_security
Method · 0.85
test_raise
Function · 0.85
test_hierarchy
Method · 0.85
test_bad_8bit_header
Method · 0.85
test_broken_base64_header
Method · 0.85
test_invalid_placeholders
Method · 0.85
test_keyword_arguments_safe
Method · 0.85
test_delimiter_override
Method · 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…