This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author amaury.forgeotdarc
Recipients alexandre.vassalotti, amaury.forgeotdarc, christian.heimes
Date 2007-12-08.22:29:24
SpamBayes Score 0.10637262
Marked as misclassified No
Message-id <1197152965.19.0.0342740103198.issue1573@psf.upfronthosting.co.za>
In-reply-to
Content
Err... I think it should raise a SyntaxError in this case.
See my attached patch.
Files
File name Uploaded
kwonly.patch amaury.forgeotdarc, 2007-12-08.22:29:24
History
Date User Action Args
2007-12-08 22:29:25amaury.forgeotdarcsetspambayes_score: 0.106373 -> 0.10637262
recipients: + amaury.forgeotdarc, christian.heimes, alexandre.vassalotti
2007-12-08 22:29:25amaury.forgeotdarcsetspambayes_score: 0.106373 -> 0.106373
messageid: <1197152965.19.0.0342740103198.issue1573@psf.upfronthosting.co.za>
2007-12-08 22:29:25amaury.forgeotdarclinkissue1573 messages
2007-12-08 22:29:24amaury.forgeotdarccreate