b1440a1804
The check `key.startswith('<') and key.endswith('>') is repeated many times in code to check for a special key. Replace all these with a call to the same function. |
||
---|---|---|
.. | ||
__init__.py | ||
basekeyparser.py | ||
keyparser.py | ||
modeman.py | ||
modeparsers.py |