Message 371265 - Python tracker
Message371265
| Author | vstinner |
|---|---|
| Recipients | gvanrossum, lys.nikolaou, miss-islington, pablogsal, vstinner |
| Date | 2020-06-11.12:50:41 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1591879842.0.0.313285905944.issue40939@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
>>> __new_parser__
File "<stdin>", line 1
__new_parser__
^
SyntaxError: You found it!
"new", "ex" or "ng" are not really future proof names. Can we rename the keyword to "__peg_parser__"? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2020-06-11 12:50:42 | vstinner | set | recipients: + vstinner, gvanrossum, lys.nikolaou, pablogsal, miss-islington |
| 2020-06-11 12:50:42 | vstinner | set | messageid: <1591879842.0.0.313285905944.issue40939@roundup.psfhosted.org> |
| 2020-06-11 12:50:41 | vstinner | link | issue40939 messages |
| 2020-06-11 12:50:41 | vstinner | create | |