Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ BitBucket
Class
BitBucket
Lib/test/test_builtin.py:90–92 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
88
return
self.sofar[i]
89
90
class
BitBucket:
91
def
write(self, line):
92
pass
93
94
test_conv_no_sign = [
95
(
'0'
, 0),
Callers
1
test_input
Method · 0.85
Calls
no outgoing calls
Tested by
1
test_input
Method · 0.68
Used in the wild
real call sites across dependent graphs
searching dependent graphs…