Python Clearing the Screen and Setting Position

  • From: Rich De Steno <ironrock@xxxxxxxxxxx>
  • To: programmingblind@xxxxxxxxxxxxx
  • Date: Sat, 24 Sep 2011 09:43:54 -0400

In reading the various Python tutorials, I cannot find a way to clear the screen and set the cursor at a specific position on the screen for a print statement. I was able to do this easily in C with a clear screen command and the gotoxy command to set the cursor at an X, Y position. Is there a way to do this in Python?


--
Rich De Steno

__________
View the list's information and change your settings at //www.freelists.org/list/programmingblind

Other related posts: