Message 67823 - Python tracker

Message67823

Author georg.brandl
Recipients benjamin.peterson, georg.brandl
Date 2008-06-08.08:16:43
SpamBayes Score 0.11607786
Marked as misclassified No
Message-id <1212913031.24.0.208242290042.issue3060@psf.upfronthosting.co.za>
In-reply-to
Content
Why not warn in the AST, like for the other syntax-related changes?
The relevant location is ast_for_arguments, line 680 in current SVN.
History
Date User Action Args
2008-06-08 08:17:17georg.brandlsetspambayes_score: 0.116078 -> 0.11607786
recipients: + georg.brandl, benjamin.peterson
2008-06-08 08:17:11georg.brandlsetspambayes_score: 0.116078 -> 0.116078
messageid: <1212913031.24.0.208242290042.issue3060@psf.upfronthosting.co.za>
2008-06-08 08:17:07georg.brandllinkissue3060 messages
2008-06-08 08:17:05georg.brandlcreate