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 belopolsky, benjamin.peterson, gvanrossum, rhettinger
Date 2008-02-26.04:59:57
SpamBayes Score 0.10966001
Marked as misclassified No
Message-id <1204001999.14.0.844284466427.issue2186@psf.upfronthosting.co.za>
In-reply-to
Content
Okay.  Will drop None in favor of bool() in ifilter and ifilterfalse. 
Also, it looks like there agreement on dropping None for map() and 
going forward with the operator.identity() patch.  Will check these in 
in the next couple of days.
History
Date User Action Args
2008-02-26 04:59:59rhettingersetspambayes_score: 0.10966 -> 0.10966001
recipients: + rhettinger, gvanrossum, belopolsky, benjamin.peterson
2008-02-26 04:59:59rhettingersetspambayes_score: 0.10966 -> 0.10966
messageid: <1204001999.14.0.844284466427.issue2186@psf.upfronthosting.co.za>
2008-02-26 04:59:58rhettingerlinkissue2186 messages
2008-02-26 04:59:57rhettingercreate