New submission from Sanmitha <[email protected]>:
Clearing the screen of IDLE interactive mode using the following code:
import os
os.system("cls")
It doesn't clear the screen in Windows. Actually these two statements have no
effect at all.
----------
Added file: https://bugs.python.org/file49178/Error_clearing screen
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40711>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com