This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author noamr
Recipients
Date 2004-04-26.21:49:28
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=679426

I made a small usability bug, because I didn't parenthesize
a boolean expression correctly.
Line 298 should be changed to:
and (self.mode==AutoComplete.COMPLETE_ATTRIBUTES or self.start):

Happy Israel Independence Day!
Noam Raphael
History
Date User Action Args
2007-08-23 15:32:31adminlinkissue906702 messages
2007-08-23 15:32:31admincreate