Terry J. Reedy <tjre...@udel.edu> added the comment:

I closed #31244 as a duplicate of this.

The modifier code for tkinter.Event.__repr__ can be used to construct the 
modifier part of the reconstructed event sequence.  Just join with '-' instead 
of '|'.

----------
title: Ctrl+C, C+V in tk.Text on Windows do not work with Cyrillic keys -> 
IDLE: make Ctrl,Alt + IME non-ascii letter work on Windows

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

Reply via email to