Re: IDLE shell: Moving prompts to a side-bar

Tal Einat <[email protected]> Sat, 18 Jan 2020 14:02:15 +0200
Newsgroups gmane.comp.python.idle
Message-ID <CALWZvp5hq=9siBqvTDV+7TbB6p=JN+roaA9fau8GkSLpiSqJKg@mail.gmail.com>
On Sat, Jan 18, 2020 at 2:06 AM Alan Gauld via IDLE-dev
<[email protected]> wrote:
>
> If, as I suspect, this would fix the messed up indentation in
> IDLE shell control statements then a huge +1 from me.
>
> As moderator of the tutor list we see lots of confused
> beginners getting tripped up by that. Probably the biggest
> single complaint about IDLE...

This does indeed resolve that indentation issue, which was one of the
main motivators for making this change.

- Tal Einat