Roger Serwy <roger.se...@gmail.com> added the comment:

Attached is a patch against 3.3a0 to validate the active key set in the 
configuration handler. It validates each key binding and then presents a dialog 
with a list of incorrect keys if there are any. 

In developing this patch I found that IDLE calls GetCurrentKeySet multiple 
times during initialization of an EditorWindow or a PyShell, once for each 
extension loaded. This inefficiency leads to long start times for IDLE.

----------
keywords: +patch
Added file: http://bugs.python.org/file24351/issue11437.patch

_______________________________________
Python tracker <rep...@bugs.python.org>
<http://bugs.python.org/issue11437>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to