On Sat, Jun 18, 2011 at 2:13 AM, Corey Richardson <kb1...@aim.com> wrote:
> "Noah Hall" <enali...@gmail.com> wrote
>
>> Of course, if you mean *completely in-place replace* the question,
>> then you
>> will need something like ncurses (if on Linux)  -
>> http://docs.python.org/library/curses.html
>
> There also exists urwid, which is multiplatform, and is also less painful to
> use. I hear
> there is a port for Python 3 somewhere too. http://excess.org/urwid/
> (Apologies if email is HTML, using a web client)

I'm pretty sure that's not native to Windows; you'd have to use
Cygwin, in which case you might as well use curses.
_______________________________________________
Tutor maillist  -  Tutor@python.org
To unsubscribe or change subscription options:
http://mail.python.org/mailman/listinfo/tutor

Reply via email to