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 terry.reedy
Recipients Calvin Davis, steven.daprano, terry.reedy
Date 2020-07-13.03:05:53
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1594609553.17.0.531080861513.issue41276@roundup.psfhosted.org>
In-reply-to
Content
Calvin, min and max are builtin functions and part of 'Interpreter Core'.  Confusing IDLE with Python is common for beginners who use IDLE.  Do you think I could reduce the confusion by somehow changing the message printed at the top of Shell, before '>>>'?
History
Date User Action Args
2020-07-13 03:05:53terry.reedysetrecipients: + terry.reedy, steven.daprano, Calvin Davis
2020-07-13 03:05:53terry.reedysetmessageid: <1594609553.17.0.531080861513.issue41276@roundup.psfhosted.org>
2020-07-13 03:05:53terry.reedylinkissue41276 messages
2020-07-13 03:05:53terry.reedycreate