Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/ipython/ipython
/ write
Method
write
tests/test_kitty.py:7–8 ·
view source on GitHub ↗
(self, *args, **kwargs)
Source
from the content-addressed store, hash-verified
5
6
class
DummyStdout:
7
def
write(self, *args, **kwargs):
8
pass
9
10
def
flush(self):
11
pass
Callers
15
update_whatsnew.py
File · 0.45
main
Function · 0.45
retar.py
File · 0.45
_build_sphinx
Function · 0.45
test_decorator_skip_with_breakpoint
Function · 0.45
test_embed_svg_url
Function · 0.45
test_video_embedding
Function · 0.45
setUp
Method · 0.45
test_extension_loading
Function · 0.45
test_extension_builtins
Function · 0.45
check_cpaste
Function · 0.45
test_deepreload
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected