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 cheryl.sabella, miss-islington, rhettinger, serhiy.storchaka, taleinat, terry.reedy
Date 2021-11-12.19:21:29
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1636744889.69.0.290073734122.issue37824@roundup.psfhosted.org>
In-reply-to
Content
Might want to special case running certain console commands in Shell, such as 'pip install'.
https://stackoverflow.com/questions/69936921/packages-not-installing-in-idle-shell
SyntaxError: invalid syntax. Perhaps you forgot a comma?
History
Date User Action Args
2021-11-12 19:21:29terry.reedysetrecipients: + terry.reedy, rhettinger, taleinat, serhiy.storchaka, cheryl.sabella, miss-islington
2021-11-12 19:21:29terry.reedysetmessageid: <1636744889.69.0.290073734122.issue37824@roundup.psfhosted.org>
2021-11-12 19:21:29terry.reedylinkissue37824 messages
2021-11-12 19:21:29terry.reedycreate