MCPcopy 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

1import itertools
2import functools
3import rlcompleter
4from textwrap import dedent

Callers

nothing calls this directly

Calls 3

getMethod · 0.45
lowerMethod · 0.45
itemsMethod · 0.45

Tested by

no test coverage detected