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 christian.heimes
Recipients alexandre.vassalotti, amaury.forgeotdarc, christian.heimes
Date 2007-12-08.23:18:37
SpamBayes Score 0.09569546
Marked as misclassified No
Message-id <1197155918.11.0.151320686739.issue1573@psf.upfronthosting.co.za>
In-reply-to
Content
Kirk McDonald has an even better error message for us:

SyntaxError: Cannot specify keyword only arguments without named arguments
History
Date User Action Args
2007-12-08 23:18:38christian.heimessetspambayes_score: 0.0956955 -> 0.09569546
recipients: + christian.heimes, amaury.forgeotdarc, alexandre.vassalotti
2007-12-08 23:18:38christian.heimessetspambayes_score: 0.0956955 -> 0.0956955
messageid: <1197155918.11.0.151320686739.issue1573@psf.upfronthosting.co.za>
2007-12-08 23:18:38christian.heimeslinkissue1573 messages
2007-12-08 23:18:37christian.heimescreate