Message109706
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? |
|
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 | |
|