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 ronaldoussoren
Recipients YusufM, ned.deily, paul.moore, ronaldoussoren, steve.dower, terry.reedy, tim.golden, zach.ware
Date 2020-04-30.11:50:18
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1588247419.02.0.417895314285.issue40256@roundup.psfhosted.org>
In-reply-to
Content
How did you install Python? 

Does "python" work as a command (should give you an interactive shell)?

Does "python -m test" work? This runs the testsuite.
History
Date User Action Args
2020-04-30 11:50:19ronaldoussorensetrecipients: + ronaldoussoren, terry.reedy, paul.moore, tim.golden, ned.deily, zach.ware, steve.dower, YusufM
2020-04-30 11:50:19ronaldoussorensetmessageid: <1588247419.02.0.417895314285.issue40256@roundup.psfhosted.org>
2020-04-30 11:50:19ronaldoussorenlinkissue40256 messages
2020-04-30 11:50:18ronaldoussorencreate