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

File autocomplete_w.py

Lib/idlelib/autocomplete_w.py:None–None  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

1"""
2An auto-completion window for IDLE, used by the autocomplete extension
3"""
4import platform

Callers

nothing calls this directly

Calls 1

mainFunction · 0.90

Tested by

no test coverage detected