MCPcopy 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
90class BitBucket:
91 def write(self, line):
92 pass
93
94test_conv_no_sign = [
95 ('0', 0),

Callers 1

test_inputMethod · 0.85

Calls

no outgoing calls

Tested by 1

test_inputMethod · 0.68

Used in the wild real call sites across dependent graphs

searching dependent graphs…