Aivar Annamaa <[email protected]> added the comment:
> to conditionallly bind '<Command+^>' to a function that returns 'break' I tried capturing all <Key> events. The handler was called for Cmd press, but the crash occurred before the handler was called for the other key. ---------- _______________________________________ Python tracker <[email protected]> <https://bugs.python.org/issue34455> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
