MCPcopy 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
10class MyException(Exception):
11 pass
12
13
14def tearDownModule():

Callers 5

asyncSetUpMethod · 0.70
test_funcMethod · 0.70
asyncTearDownMethod · 0.70
on_cleanup1Method · 0.70
on_cleanup2Method · 0.70

Calls

no outgoing calls

Tested by 5

asyncSetUpMethod · 0.56
test_funcMethod · 0.56
asyncTearDownMethod · 0.56
on_cleanup1Method · 0.56
on_cleanup2Method · 0.56

Used in the wild real call sites across dependent graphs

searching dependent graphs…