MCPcopy Index your code
hub / github.com/ipython/ipython / flush

Method flush

tests/test_kitty.py:10–11  ·  view source on GitHub ↗
(self)

Source from the content-addressed store, hash-verified

8 pass
9
10 def flush(self):
11 pass
12
13
14class StdoutWithNonCallableIsatty(DummyStdout):

Callers 7

gilsleepFunction · 0.45
tclass.pyFile · 0.45
test_basic_classFunction · 0.45
test_ipython_embedFunction · 0.45
xsysFunction · 0.45

Calls

no outgoing calls

Tested by

no test coverage detected