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 ned.deily
Recipients dd789, ned.deily, terry.reedy
Date 2020-03-10.23:23:40
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1583882620.35.0.91470211168.issue39927@roundup.psfhosted.org>
In-reply-to
Content
You need to first exit out of the Python interpreter back to the Unix shell.  Type:

quit()

Then try:

python3.8 -m idlelib
History
Date User Action Args
2020-03-10 23:23:40ned.deilysetrecipients: + ned.deily, terry.reedy, dd789
2020-03-10 23:23:40ned.deilysetmessageid: <1583882620.35.0.91470211168.issue39927@roundup.psfhosted.org>
2020-03-10 23:23:40ned.deilylinkissue39927 messages
2020-03-10 23:23:40ned.deilycreate