Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ write
Method
write
Lib/test/support/smtpd.py:93–93 ·
view source on GitHub ↗
(self, msg)
Source
from the content-addressed store, hash-verified
91
92
class
Devnull:
93
def
write(self, msg):
pass
94
def
flush(self):
pass
95
96
Callers
15
make_cert_key
Function · 0.45
make_ca
Function · 0.45
make_ssl_certs.py
File · 0.45
qgrep.py
File · 0.45
qcat.py
File · 0.45
write_junit
Method · 0.45
_runtest
Function · 0.45
finalize_tests
Method · 0.45
make_script
Function · 0.45
make_zip_script
Function · 0.45
make_zip_pkg
Function · 0.45
open_urlresource
Function · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected