In Windows XP, the command for clearing the shell screen is "cls". In Python 3.0 we cally it by:
subprocess.call('cls', shell=True)
Showing posts with label subprocess. Show all posts
Showing posts with label subprocess. Show all posts
Monday, May 12, 2008
Subscribe to:
Posts (Atom)