SyntaxFix
Write A Post
Hire A Developer
Questions
🔍
[python] Any way to clear python's IDLE window?
Home
Question
Any way to clear python's IDLE window?
This works for me in Windows:
print chr(12)
Examples related to
python
•
programming a servo thru a barometer
•
Is there a way to view two blocks of code from the same file simultaneously in Sublime Text?
•
python variable NameError
•
Why my regexp for hyphenated words doesn't work?
•
Comparing a variable with a string python not working when redirecting from bash script
•
is it possible to add colors to python output?
•
Get Public URL for File - Google Cloud Storage - App Engine (Python)
•
Real time face detection OpenCV, Python
•
xlrd.biffh.XLRDError: Excel xlsx file; not supported
•
Could not load dynamic library 'cudart64_101.dll' on tensorflow CPU-only installation
Examples related to
python-idle
•
How to turn on line numbers in IDLE?
•
How to run a python script from IDLE interactive shell?
•
How to repeat last command in python interpreter shell?
•
Terminating idle mysql connections
•
Any way to clear python's IDLE window?
•
How to remove tab indent from several lines in IDLE?
•
How to start IDLE (Python editor) without using the shortcut on Windows Vista?