Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
aa64c46ac9ff168d7730182d48665b0b51b4f69d
/
Lib
/
idlelib
/
AutoCompleteWindow.py
e03c74a
Issue #18988: The "Tab" key now works when a word is already autocompleted.
by Serhiy Storchaka
· 12 years ago
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
8d1da0f
#7092: Fix some -3 warnings, and fix Lib/platform.py when the path contains a double-quote.
by Florent Xicluna
· 15 years ago
6634bf2
Tkinter rename reversal: remove tkinter package, adapt imports and docs.
by Georg Brandl
· 17 years ago
ad9afeb
Tkinter rename, step 2: fix imports and add stub modules.
by Georg Brandl
· 17 years ago
9c5c0af
Improved AutoCompleteWindow logic. Patch 2062 Tal Einat.
by Kurt B. Kaiser
· 17 years ago
67bd62f
Assume that the user knows when he wants to end the line; don't insert
by Kurt B. Kaiser
· 18 years ago
209de1f
Corrected some bugs in AutoComplete. Also, Page Up/Down in ACW implemented;
by Kurt B. Kaiser
· 18 years ago
ca30acf
[ 1621265 ] Auto-completion list placement
by Kurt B. Kaiser
· 18 years ago
c3200b9
1. Avoid hang when encountering a duplicate in a completion list. Bug 1571112.
by Kurt B. Kaiser
· 18 years ago
b175445
Merge IDLE-syntax-branch r39668:41449 into trunk
by Kurt B. Kaiser
· 19 years ago