clear screen / locate cursor

Tim Golden tim.golden at viacom-outdoor.co.uk
Mon Nov 22 04:39:23 EST 2004


peter.mosley at talk21.com]
| I am just trying to learn python, to use for some fairly basic command
| line utilities which will run in either Windows/DOS or Linux. I cannot
| find a platform neutral way of manipulating the screen.
| 
| It seems that under Linux the curses module will do all this and more
| (though I haven't tried it), but despite Python documentation curses
| does not seem to be available under DOS. 

A quick google for: Python win32 curses
turned up http://flangy.com/dev/python/curses/ as the
first hit. Any use?

TJG

________________________________________________________________________
This e-mail has been scanned for all viruses by Star. The
service is powered by MessageLabs. For more information on a proactive
anti-virus service working around the clock, around the globe, visit:
http://www.star.net.uk
________________________________________________________________________



More information about the Python-list mailing list