Now that we don't rely on str(KeyInfo) being empty anywhere, there's no reason to return an empty string for only-modifier keypresses anymore. While those keys can't be bound (QKeySequence('Shift') == Qt.Key_unknown) there's also no reason to explicitly ignore them. |
||
---|---|---|
.. | ||
conftest.py | ||
key_data.py | ||
test_basekeyparser.py | ||
test_keyutils.py | ||
test_modeman.py | ||
test_modeparsers.py |