[issue23616] Conflict between generic cycle and undo shortcut.

2015-03-09 Thread Terry J. Reedy
Changes by Terry J. Reedy : -- Removed message: http://bugs.python.org/msg237595 ___ Python tracker ___ ___ Python-bugs-list mailing l

[issue23616] Conflict between generic cycle and undo shortcut.

2015-03-08 Thread SilentGhost
Changes by SilentGhost : -- nosy: +kbk, roger.serwy, terry.reedy ___ Python tracker ___ ___ Python-bugs-list mailing list Unsubscribe:

[issue23616] Conflict between generic cycle and undo shortcut.

2015-03-08 Thread Davide Okami
Changes by Davide Okami : Removed file: http://bugs.python.org/file38401/Schermata 2015-03-09 alle 06.53.21.png ___ Python tracker ___ ___ Py

[issue23616] Conflict between generic cycle and undo shortcut.

2015-03-08 Thread Davide Okami
Davide Okami added the comment: Keeping pressed the undo shortcut during a cycle until returning to the cycle declaration, IDLE will react deleting the declaration [1] or overlaying it on the result/s [2] ([2] intermittently and un-effectively on cycle execution). -- title: Python IDLE