Code
Hub
Workspaces
Following
Digest
Agents
Trending
Connect
MCP
copy
Index your code
hub
/
github.com/python/cpython
/ test_reader.py
File
test_reader.py
Lib/test/test_pyrepl/test_reader.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
import
itertools
2
import
functools
3
import
rlcompleter
4
from
textwrap
import
dedent
Callers
nothing calls this directly
Calls
3
get
Method · 0.45
lower
Method · 0.45
items
Method · 0.45
Tested by
no test coverage detected