[issue6739] IDLE: refuse invalid key bindings

Cheryl Sabella report at bugs.python.org
Sat Jun 24 07:10:30 EDT 2017


Cheryl Sabella added the comment:

I've made a PR for the patch.

Even though other tests need to be added, I only added a test for the call to sequence_ok().  Testing this by itself will probably allow it to be mocked in other tests.

I also added a call to the unittest in config_key.py.

----------
nosy: +csabella

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6739>
_______________________________________


More information about the Python-bugs-list mailing list