Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ BadIndex
Class
BadIndex
Lib/test/test_io/test_textio.py:28–30 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
26
27
28
class
BadIndex:
29
def
__index__(self):
30
1/0
31
32
33
# To fully exercise seek/tell, the StatefulIncrementalDecoder has these
Callers
1
test_reconfigure_errors
Method · 0.70
Calls
no outgoing calls
Tested by
1
test_reconfigure_errors
Method · 0.56
Used in the wild
real call sites across dependent graphs
searching dependent graphs…