Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ __enter__
Method
__enter__
IPython/utils/contexts.py:73–73 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
71
DeprecationWarning, stacklevel=2)
72
73
def
__enter__(self):
pass
74
def
__exit__(self, type, value, traceback):
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected