Sanmitha <sanmithasadhishku...@gmail.com> 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 <rep...@bugs.python.org>
<https://bugs.python.org/issue40708>
_______________________________________
_______________________________________________
Python-bugs-list mailing list
Unsubscribe: 
https://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com

Reply via email to