Message 67122 - Python tracker

Message67122

Author eric.smith
Recipients belopolsky, dangyogi, eric.smith
Date 2008-05-20.11:34:59
SpamBayes Score 0.2563344
Marked as misclassified No
Message-id <1211283362.4.0.566515763997.issue2598@psf.upfronthosting.co.za>
In-reply-to
Content
After discussing this with Talin, we've decided this is "works as
designed".  The problem, if any, is that **{' +(': 44} is allowed as a
parameter.  I think that perhaps that should be an error, but I haven't
had time to research if this is already a known issue.
History
Date User Action Args
2008-05-20 11:36:09eric.smithsetspambayes_score: 0.256334 -> 0.2563344
recipients: + eric.smith, belopolsky, dangyogi
2008-05-20 11:36:03eric.smithsetspambayes_score: 0.256334 -> 0.256334
messageid: <1211283362.4.0.566515763997.issue2598@psf.upfronthosting.co.za>
2008-05-20 11:35:56eric.smithlinkissue2598 messages
2008-05-20 11:35:45eric.smithcreate