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:50:14
SpamBayes Score 0.3761333
Marked as misclassified No
Message-id <1205783415.62.0.638293283176.issue2363@psf.upfronthosting.co.za>
In-reply-to
Content
A fixer is needed to go from itertools.ifilterfalse() to
itertools.filterfalse().
History
Date User Action Args
2008-03-17 19:50:15brett.cannonsetspambayes_score: 0.376133 -> 0.3761333
recipients: + brett.cannon, collinwinter
2008-03-17 19:50:15brett.cannonsetspambayes_score: 0.376133 -> 0.376133
messageid: <1205783415.62.0.638293283176.issue2363@psf.upfronthosting.co.za>
2008-03-17 19:50:15brett.cannonlinkissue2363 messages
2008-03-17 19:50:14brett.cannoncreate