Hello, I am new to python and I find it odd that their is not a "clear screen" command for the IDLE window.I am in windows 10 I can do: >>>import os >>>os.system('cls') The window flashs and tries to clear the screen but fails. Please help. Lee Caraway PhD
_______________________________________________ IDLE-dev mailing list IDLE-dev@python.org https://mail.python.org/mailman/listinfo/idle-dev