Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/ipython/ipython
/ flush
Method
flush
IPython/testing/globalipapp.py:44–45 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
42
return
getattr(sys, self.name)
43
44
def
flush(self):
45
self.stream.flush()
46
47
48
def
get_ipython():
Callers
5
test_ipython_embed
Function · 0.45
__exit__
Method · 0.45
__exit__
Method · 0.45
run_iptestall
Function · 0.45
xsys
Function · 0.45
Calls
no outgoing calls
Tested by
2
test_ipython_embed
Function · 0.36
run_iptestall
Function · 0.36