Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ MyException
Class
MyException
Lib/test/test_unittest/test_async_case.py:10–11 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
8
9
10
class
MyException(Exception):
11
pass
12
13
14
def
tearDownModule():
Callers
5
asyncSetUp
Method · 0.70
test_func
Method · 0.70
asyncTearDown
Method · 0.70
on_cleanup1
Method · 0.70
on_cleanup2
Method · 0.70
Calls
no outgoing calls
Tested by
5
asyncSetUp
Method · 0.56
test_func
Method · 0.56
asyncTearDown
Method · 0.56
on_cleanup1
Method · 0.56
on_cleanup2
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…