Message109706
| Author | mark.dickinson |
|---|---|
| Recipients | dalke, mark.dickinson, ncoghlan, nnorwitz |
| Date | 2010-07-09.10:20:16 |
| SpamBayes Score | 0.01092265 |
| Marked as misclassified | No |
| Message-id | <1278670818.77.0.295577182012.issue2009@psf.upfronthosting.co.za> |
| In-reply-to |
| Content | |
|---|---|
No, "def f(*, a,): ..." is still a SyntaxError with the patch. I'd think that allowing that extra comma *would* be a violation of the moratorium, though maybe it's debatable. Perhaps worth bringing up on python-dev? |
|
| History | |||
|---|---|---|---|
| Date | User | Action | Args |
| 2010-07-09 10:20:18 | mark.dickinson | set | recipients: + mark.dickinson, nnorwitz, dalke, ncoghlan |
| 2010-07-09 10:20:18 | mark.dickinson | set | messageid: <1278670818.77.0.295577182012.issue2009@psf.upfronthosting.co.za> |
| 2010-07-09 10:20:16 | mark.dickinson | link | issue2009 messages |
| 2010-07-09 10:20:16 | mark.dickinson | create | |