On 10/21/05, Grégoire Dooms <[EMAIL PROTECTED]> wrote: > The rationale is that using the > Idle style eases copy-paste of the code.
I think that this is one reason, but probably the main reason is that in IDLE the complete block is editable, and those three dots would get in the middle. I think that it may actually be a good idea, but it would need some work - for example, pressing backspace when the cursor is after the "dot prompt" should delete the prompt and get to the previous line. Interesting... Noam _______________________________________________ IDLE-dev mailing list [email protected] http://mail.python.org/mailman/listinfo/idle-dev
