[Tutor] Changing what you've already printed

Danny Yoo dyoo at hkn.eecs.berkeley.edu
Thu Jun 23 01:32:06 CEST 2005



On Wed, 22 Jun 2005, Ed Singleton wrote:

> Yeah I think curses looks like it will do what I want.  It doesn't
> look particularly easy to use (the [y,x] format is going to trip me up
> a lot) but I think I could write myself a simple interface to it that
> would make it simpler for me to use.

Hi Ed,

You might also find:

    http://hkn.eecs.berkeley.edu/~dyoo/python/circularwriting.py

helpful as an example of what curses can do.

Best of wishes!



More information about the Tutor mailing list