Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
platform
/
external
/
python
/
cpython2
/
72c0141f03f723fe5269cb9cdcb1541a4c6811e8
/
Lib
/
idlelib
/
AutoComplete.py
8ba9e45
Issue #18409: Idle: add unittest for AutoComplete. Patch by Phil Webster.
by Terry Jan Reedy
· 11 years ago
e03c74a
Issue #18988: The "Tab" key now works when a word is already autocompleted.
by Serhiy Storchaka
· 12 years ago
d76c1bf
#13933 refine patch using 'new' builtin
by Terry Jan Reedy
· 13 years ago
61c9534
Issue #13933: IDLE auto-complete did not work with some imported
by Ned Deily
· 13 years ago
d630c04
#7092: Fix additional "-3" warnings in the idlelib package, and convert to absolute imports.
by Florent Xicluna
· 15 years ago
3e4caeb
Issue #5341: Fix a variety of spelling errors.
by Mark Dickinson
· 16 years ago
8310190
Autocompletion of filenames now support alternate separators, e.g. the
by Kurt B. Kaiser
· 17 years ago
5b63acd
#2503 make singletons compared with "is" not == or !=
by Benjamin Peterson
· 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
b175445
Merge IDLE-syntax-branch r39668:41449 into trunk
by Kurt B. Kaiser
· 19 years ago