Sanmitha <[email protected]> added the comment:
Clearing the screen of IDLE interactive mode using the following code:
import os
os.system("cls")
It doesn't clear the screen in Windows
----------
title: Malfunctioning of '\r' -> Clearing the screen of IDLE interactive mode
in Windows
_______________________________________
Python tracker <[email protected]>
<https://bugs.python.org/issue40708>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe:
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com