Message 62265 - Python tracker

Message62265

Author taleinat
Recipients kbk, taleinat
Date 2008-02-10.23:36:51
SpamBayes Score 0.14106996
Marked as misclassified No
Message-id <1202686613.86.0.38587079031.issue2062@psf.upfronthosting.co.za>
In-reply-to
Content
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)
History
Date User Action Args
2008-02-10 23:36:54taleinatsetspambayes_score: 0.14107 -> 0.14106996
recipients: + taleinat, kbk
2008-02-10 23:36:53taleinatsetspambayes_score: 0.14107 -> 0.14107
messageid: <1202686613.86.0.38587079031.issue2062@psf.upfronthosting.co.za>
2008-02-10 23:36:52taleinatlinkissue2062 messages
2008-02-10 23:36:52taleinatcreate