Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ __enter__
Method
__enter__
IPython/utils/tests/test_path.py:174–175 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
172
173
class
key:
174
def
__enter__(self):
175
pass
176
def
Close(self):
177
pass
178
def
__exit__(*args, **kwargs):
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected