[issue13039] IDLE3 editor: shell-like behaviour on line starting with ">>>"

2011-09-27 Thread Terry J. Reedy
Terry J. Reedy added the comment: Yes, it is a real nuisance when pasting code that has '>>>'. You have to select and delete to get rid of each. This is related to #1178, but this bug should be fixed if possible even if that were implemented. -- nosy: +terry.reedy stage: -> needs pat

[issue13039] IDLE3 editor: shell-like behaviour on line starting with ">>>"

2011-09-23 Thread etuardu
New submission from etuardu : In the editor window, if a line starts with the shell prompt string ">>>", backspacing is inhibited when reaching the first space, just like in the shell window. OS: Linux 2.6.38-11-generic-pae #50-Ubuntu i386 GNU/Linux Python version: 3.2 IDLE version: 3.2 Tk ver