Terry J. Reedy added the comment:

Patch mostly looks good.  To apply now, keybindingDialog.py must become 
config_key.py.  I have no idea what other merge issues there might be.  The 
name of the new function'KeySequenceCheck()' should be 'sequence_ok()'.  A 
minimal new test should call sequence_ok with invalid sequence 
'<Control-Shift>' and valid sequence '<Control-Shift-Key-x>'.

----------
stage: patch review -> test needed

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

Reply via email to