[issue2062] IDLE - autocompletion logic optimization

Tal Einat report at bugs.python.org
Mon Feb 11 00:36:54 CET 2008


New submission from Tal Einat:

Improve the code in AutoCompleteWindow._complete_string to be more
efficient.

(this is to be followed up by a more extensive patch, which builds on
this change to support case-insensitive completion)

----------
components: IDLE
files: IDLE_AutoComplete_complete_string_optimization.080211.patch
messages: 62265
nosy: kbk, taleinat
severity: minor
status: open
title: IDLE - autocompletion logic optimization
type: behavior
versions: Python 2.6
Added file: http://bugs.python.org/file9402/IDLE_AutoComplete_complete_string_optimization.080211.patch

__________________________________
Tracker <report at bugs.python.org>
<http://bugs.python.org/issue2062>
__________________________________


More information about the Python-bugs-list mailing list