Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ closed
Method
closed
IPython/utils/io.py:80–81 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
78
79
@property
80
def
closed(self):
81
return
self.stream.closed
82
83
def
close(self):
84
pass
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected