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 brett.cannon
Recipients brett.cannon, collinwinter
Date 2008-03-17.19:53:14
SpamBayes Score 0.3761333
Marked as misclassified No
Message-id <1205783595.14.0.905564952624.issue2365@psf.upfronthosting.co.za>
In-reply-to
Content
A fixer to go from filter(None, ..) to filter(bool, ..) is needed.
History
Date User Action Args
2008-03-17 19:53:15brett.cannonsetspambayes_score: 0.376133 -> 0.3761333
recipients: + brett.cannon, collinwinter
2008-03-17 19:53:15brett.cannonsetspambayes_score: 0.376133 -> 0.376133
messageid: <1205783595.14.0.905564952624.issue2365@psf.upfronthosting.co.za>
2008-03-17 19:53:14brett.cannonlinkissue2365 messages
2008-03-17 19:53:14brett.cannoncreate