No subject


Sun Nov 12 08:01:13 CET 2006


import os
os.system('clear')  # calls the 'clear' system command in a sub-shell

Cheers,

f



More information about the Python-list mailing list