Terry J. Reedy <tjre...@udel.edu> added the comment:
Trying to compile grep output is also bad. The ultimate fix is to subclass the specialized code editor from the general text editor, instead of vice versa as at present, but I leave that for later, and will simply check if the window about to be compiled is an instance of OutputWindow (which is also the PyShell superclass). ---------- title: IDLE: Disable F5, etc, in Shell, even after saving -> IDLE: Disable F5, etc, in Shell and Output windows. _______________________________________ Python tracker <rep...@bugs.python.org> <https://bugs.python.org/issue38598> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com