Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ throw
Method
throw
Lib/test/test_asyncio/test_pep492.py:22–23 ·
view source on GitHub ↗
(self, typ, val=None, tb=None)
Source
from the content-addressed store, hash-verified
20
pass
21
22
def
throw(self, typ, val=None, tb=None):
23
pass
24
25
def
close(self):
26
pass
Callers
3
test_closed_after_immediate_exception
Method · 0.45
test_closed_after_immediate_exception
Method · 0.45
test_throw
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected