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 benjamin.peterson
Recipients benjamin.peterson, georg.brandl
Date 2008-06-08.17:19:39
SpamBayes Score 0.067636125
Marked as misclassified No
Message-id <1212945580.81.0.386597653558.issue3060@psf.upfronthosting.co.za>
In-reply-to
Content
> Why not warn in the AST, like for the other syntax-related changes?

because I was reading through symtable.c at the time. :)

Anyway, here's a better patch.
History
Date User Action Args
2008-06-08 17:19:41benjamin.petersonsetspambayes_score: 0.0676361 -> 0.067636125
recipients: + benjamin.peterson, georg.brandl
2008-06-08 17:19:40benjamin.petersonsetspambayes_score: 0.0676361 -> 0.0676361
messageid: <1212945580.81.0.386597653558.issue3060@psf.upfronthosting.co.za>
2008-06-08 17:19:40benjamin.petersonlinkissue3060 messages
2008-06-08 17:19:39benjamin.petersoncreate