MCPcopy 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
48def get_ipython():

Callers 5

test_ipython_embedFunction · 0.45
__exit__Method · 0.45
__exit__Method · 0.45
run_iptestallFunction · 0.45
xsysFunction · 0.45

Calls

no outgoing calls

Tested by 2

test_ipython_embedFunction · 0.36
run_iptestallFunction · 0.36