Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ LacksEnterAndExit
Class
LacksEnterAndExit
Lib/test/test_unittest/test_async_case.py:31–32 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
29
30
31
class
LacksEnterAndExit:
32
pass
33
class
LacksEnter:
34
async
def
__aexit__(self, *exc_info):
35
pass
Callers
1
test_func
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_func
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…