Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ write
Method
write
Lib/test/test_builtin.py:91–92 ·
view source on GitHub ↗
(self, line)
Source
from the content-addressed store, hash-verified
89
90
class
BitBucket:
91
def
write(self, line):
92
pass
93
94
test_conv_no_sign = [
95
(
'0'
, 0),
Callers
2
write_testfile
Method · 0.45
_run_child
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected