This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author sebastin
Recipients sebastin, terry.reedy
Date 2018-06-18.06:54:54
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1529304894.33.0.56676864532.issue33893@psf.upfronthosting.co.za>
In-reply-to
Content
I meant this on Python IDLE across all platforms.
basic necessary enhancements for seamless use of IDLE should atleast have below feature supported.

clear(used in MAC/LINUX TERMINAL) or cls(used in WINDOWS CMD PROMPT) - clear the PYTHON IDLE screen.

up arrow - for the search history.

If this enhancements is in progress/open state then its good, if rejected this be reconsidered ?
History
Date User Action Args
2018-06-18 06:54:54sebastinsetrecipients: + sebastin, terry.reedy
2018-06-18 06:54:54sebastinsetmessageid: <1529304894.33.0.56676864532.issue33893@psf.upfronthosting.co.za>
2018-06-18 06:54:54sebastinlinkissue33893 messages
2018-06-18 06:54:54sebastincreate