MCPcopy Index your code
hub / github.com/python/cpython / test_readline.py

File test_readline.py

Lib/test/test_readline.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2Very minimal unittests for parts of the readline module.
3"""
4import codecs

Callers

nothing calls this directly

Calls 2

import_moduleFunction · 0.90
mainMethod · 0.45

Tested by

no test coverage detected