Message 406234 - Python tracker
Message406234
| 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:29 | terry.reedy | set | recipients: + terry.reedy, rhettinger, taleinat, serhiy.storchaka, cheryl.sabella, miss-islington |
| 2021-11-12 19:21:29 | terry.reedy | set | messageid: <1636744889.69.0.290073734122.issue37824@roundup.psfhosted.org> |
| 2021-11-12 19:21:29 | terry.reedy | link | issue37824 messages |
| 2021-11-12 19:21:29 | terry.reedy | create | |