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 rhettinger
Recipients belopolsky, benjamin.peterson, brett.cannon, rhettinger
Date 2008-03-19.19:09:50
SpamBayes Score 0.024317529
Marked as misclassified No
Message-id <1205953791.31.0.769483282833.issue2349@psf.upfronthosting.co.za>
In-reply-to
Content
FWIW, I don't think it's important to catch every possible assignment. 
Add warnings for the common cases and declare victory.
History
Date User Action Args
2008-03-19 19:09:51rhettingersetspambayes_score: 0.0243175 -> 0.024317529
recipients: + rhettinger, brett.cannon, belopolsky, benjamin.peterson
2008-03-19 19:09:51rhettingersetspambayes_score: 0.0243175 -> 0.0243175
messageid: <1205953791.31.0.769483282833.issue2349@psf.upfronthosting.co.za>
2008-03-19 19:09:50rhettingerlinkissue2349 messages
2008-03-19 19:09:50rhettingercreate