Message179689
| Author | serhiy.storchaka |
|---|---|
| Recipients | ajaksu2, benjamin.peterson, dmalcolm, ezio.melotti, oliver_gramberg, rhettinger, sean_gillespie, serhiy.storchaka |
| Date | 2013-01-11.15:56:50 |
| SpamBayes Score | -1.0 |
| Marked as misclassified | Yes |
| Message-id | <1357919810.52.0.101571746066.issue1634034@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
Hmm, "expected" attribute is set when there is only one possible expected token in PyParser_AddToken(). I don't understand why error messages are so misleading for "def f(*23):" (here not only ')', but a name possible). |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2013-01-11 15:56:50 | serhiy.storchaka | set | recipients: + serhiy.storchaka, rhettinger, sean_gillespie, ajaksu2, oliver_gramberg, benjamin.peterson, ezio.melotti, dmalcolm |
| 2013-01-11 15:56:50 | serhiy.storchaka | set | messageid: <1357919810.52.0.101571746066.issue1634034@psf.upfronthosting.co.za> |
| 2013-01-11 15:56:50 | serhiy.storchaka | link | issue1634034 messages |
| 2013-01-11 15:56:50 | serhiy.storchaka | create | |