Realize clear screen in Python idle

Source: Internet
Author: User
Tags clear screen

First download clearwindow.py(click to download directly, can not download the right-click, the format is the end of the PY)
Place this file in the python x\lib\idlelib directory (X is your Python version) and find the config-extensions.def file in this directory ( Idle extended configuration file ), open it in Notepad

After opening the config-extensions.def, add these sentences at the end of the sentence:

[ClearWindow]
Enable=1
Enable_editor=0
Enable_shell=1
[Clearwindow_cfgbindings]
Clear-window=<control-key-l>



Then save the exit and you're ready.

Open Python's idle and see if options are more than one option clear shell window ctrl+l

Python in idle for clear screen

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.