Issue 30667: IDLE: revise doc subsection 'Completions' - Python tracker

This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

classification
process
Status: open Resolution:
Dependencies: Superseder:
Assigned To: terry.reedy Nosy List: terry.reedy
Priority: normal Keywords:

Created on 2017-06-14 18:25 by terry.reedy, last changed 2022-04-11 14:58 by admin.

Messages (1)
msg296020 - (view) Author: Terry J. Reedy (terry.reedy) * (Python committer) Date: 2017-06-14 18:25
The current subsection omits Expand Word and seems not as clear as it could be.  Completions rely on source information.  Three possible sources are the text, Shell globals, and filesystem.  Open latter two by tab, shortcut, or (in special circumstance) wait.