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 brett.cannon, rhettinger
Date 2008-03-17.20:41:01
SpamBayes Score 0.14594133
Marked as misclassified No
Message-id <1205786462.49.0.0421099361299.issue2349@psf.upfronthosting.co.za>
In-reply-to
Content
I would like to review the patch on this one.

I think it should limit itself to the True and False in builtin.  It
would be *very* expensive to check for every assignment in every
possible namespace.
History
Date User Action Args
2008-03-17 20:41:02rhettingersetspambayes_score: 0.145941 -> 0.14594133
recipients: + rhettinger, brett.cannon
2008-03-17 20:41:02rhettingersetspambayes_score: 0.145941 -> 0.145941
messageid: <1205786462.49.0.0421099361299.issue2349@psf.upfronthosting.co.za>
2008-03-17 20:41:01rhettingerlinkissue2349 messages
2008-03-17 20:41:01rhettingercreate