Re: StackOverflow question about typing certain characters into IDLE
Terry Reedy <[email protected]> Mon, 7 Dec 2015 13:14:04 -0500
| Newsgroups | gmane.comp.python.idle |
|---|---|
| Message-ID | <[email protected]> |
On 12/6/2015 6:04 AM, Tal Einat wrote: > Maybe someone here can help with this? > > http://stackoverflow.com/questions/34116195/why-some-characters-can-not-be-typed-in-pythons-idle I left a comment several hours before you posted this. I routinely watch IDLE question on SO. Someone else gave an answer later -- this is a known bug in tcl/tk interaction with Windows. I plan to open an issue to say something about this in the IDLE doc. -- Terry Jan Reedy