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 James.Lu, eric.smith, rhettinger
Date 2013-07-27.06:34:10
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1374906850.63.0.274828871491.issue18537@psf.upfronthosting.co.za>
In-reply-to
Content
FYI, the itertools module has ifilterfalse() for inverse filtering.
History
Date User Action Args
2013-07-27 06:34:10rhettingersetrecipients: + rhettinger, eric.smith, James.Lu
2013-07-27 06:34:10rhettingersetmessageid: <1374906850.63.0.274828871491.issue18537@psf.upfronthosting.co.za>
2013-07-27 06:34:10rhettingerlinkissue18537 messages
2013-07-27 06:34:10rhettingercreate