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 georg.brandl
Recipients belopolsky, georg.brandl, gvanrossum, twouters
Date 2008-03-15.20:15:53
SpamBayes Score 0.32865545
Marked as misclassified No
Message-id <[email protected]>
In-reply-to
Content
Just a nit: the syntax error message for invalid starred expressions
should be changed from "can use starred expression only as assignment
target".
History
Date User Action Args
2008-03-15 20:15:54georg.brandlsetspambayes_score: 0.328655 -> 0.32865545
recipients: + georg.brandl, gvanrossum, twouters, belopolsky
2008-03-15 20:15:54georg.brandlsetspambayes_score: 0.328655 -> 0.328655
messageid: <[email protected]>
2008-03-15 20:15:53georg.brandllinkissue2292 messages
2008-03-15 20:15:53georg.brandlcreate