Message387317
| Author | aroberge |
|---|---|
| Recipients | CuriousLearner, ammar2, aroberge, corona10, eric.smith, iritkatriel, ncoghlan, nitishch, pablogsal, piyushhajare, serhiy.storchaka, terry.reedy, veky, xtreak |
| Date | 2021-02-19.13:16:37 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1613740598.86.0.61015863983.issue34013@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
+1 to the idea of adding something to the grammar, and have a simple error message: SyntaxError: Missing parentheses in call to 'print'. in *all* cases, including the first one that prompted this bug report. I write that even though I have created a third-party package based on the idea that beginners (and sometimes others...) might benefit from a more detailed error message (which is taken care of already by friendly-traceback). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-02-19 13:16:38 | aroberge | set | recipients: + aroberge, terry.reedy, ncoghlan, eric.smith, serhiy.storchaka, veky, ammar2, CuriousLearner, corona10, nitishch, pablogsal, xtreak, piyushhajare, iritkatriel |
| 2021-02-19 13:16:38 | aroberge | set | messageid: <1613740598.86.0.61015863983.issue34013@roundup.psfhosted.org> |
| 2021-02-19 13:16:38 | aroberge | link | issue34013 messages |
| 2021-02-19 13:16:37 | aroberge | create | |