Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/RT-Thread/env-windows
/ rlcompleter.py
File
rlcompleter.py
tools/python-3.11.9-amd64/Lib/rlcompleter.py:None–None ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
1
""
"Word completion
for
GNU readline.
2
3
The completer completes keywords, built-ins and globals in a selectable
4
namespace (which defaults to __main__); when completing NAME.NAME..., it
Callers
nothing calls this directly
Calls
2
Completer
Class · 0.85
register
Method · 0.45
Tested by
no test coverage detected