Message 390991 - Python tracker
Message390991
| Author | Carl.Friedrich.Bolz |
|---|---|
| Recipients | Carl.Friedrich.Bolz, alimuldal, nedbat, rrauenza, sco1 |
| Date | 2021-04-13.19:18:45 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1618341525.33.0.105474234609.issue43833@roundup.psfhosted.org> |
| In-reply-to |
| Content | |
|---|---|
It's not just about keywords. Eg '1x' tokenizes too but then produces a syntax error in the parser. Keywords are only special in that they can be used to write syntactically meaningful things with these concatenated numbers. |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2021-04-13 19:18:45 | Carl.Friedrich.Bolz | set | recipients: + Carl.Friedrich.Bolz, nedbat, sco1, alimuldal, rrauenza |
| 2021-04-13 19:18:45 | Carl.Friedrich.Bolz | set | messageid: <1618341525.33.0.105474234609.issue43833@roundup.psfhosted.org> |
| 2021-04-13 19:18:45 | Carl.Friedrich.Bolz | link | issue43833 messages |
| 2021-04-13 19:18:45 | Carl.Friedrich.Bolz | create | |