This doesn't seem to work in a dos terminal at the start of a script:
from os import popen
print popen('clear').read()Any idea why not? Thanks. Stephen -- http://mail.python.org/mailman/listinfo/python-list
This doesn't seem to work in a dos terminal at the start of a script:
from os import popen
print popen('clear').read()Any idea why not? Thanks. Stephen -- http://mail.python.org/mailman/listinfo/python-list