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, brett.cannon, rhettinger
Date 2008-03-17.21:23:47
SpamBayes Score 0.034883723
Marked as misclassified No
Message-id <1205789028.33.0.442126524778.issue2349@psf.upfronthosting.co.za>
In-reply-to
Content
This patch alters the parser to warn for assignment to True and False.
Enjoy!
History
Date User Action Args
2008-03-17 21:23:48benjamin.petersonsetspambayes_score: 0.0348837 -> 0.034883723
recipients: + benjamin.peterson, brett.cannon, rhettinger
2008-03-17 21:23:48benjamin.petersonsetspambayes_score: 0.0348837 -> 0.0348837
messageid: <1205789028.33.0.442126524778.issue2349@psf.upfronthosting.co.za>
2008-03-17 21:23:47benjamin.petersonlinkissue2349 messages
2008-03-17 21:23:47benjamin.petersoncreate