Home | History | Annotate | Download | only in idlelib

Lines Matching refs:AutoComplete

29 from idlelib.autocomplete import AutoComplete
37 reloadables = (AutoComplete, CodeContext, ParenMatch, FormatParagraph,
1843 StringVar(self), ('extensions', 'AutoComplete', 'popupwait'))
2029 'extensions', 'AutoComplete', 'popupwait', type='int'))
2228 AutoComplete: Popupwait is milleseconds to wait after key char, without