[Python-ideas] Allow filter(items)

Shane Green shane at umbrellacode.com
Wed Aug 7 12:38:44 CEST 2013


> On Aug 7, 2013, at 2:43 AM, Alexander Belopolsky <alexander.belopolsky at gmail.com> wrote:
> 
>> 
>> On Wed, Aug 7, 2013 at 5:11 AM, Shane Green <shane at umbrellacode.com> wrote:
>> You ever want to add an efficient ident() to __builtins__ so you could stop using lambda and normalize a bunch of things?
>> 
>> See <http://bugs.python.org/issue1673203> or tl;dr <http://mail.python.org/pipermail/python-ideas/2009-March/003647.html>.
> 


Can’t believe no one has ever thought it before… ;-)

Thanks, that succinct and effective counter argument was the outcome of a lot of discussion!  




-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.python.org/pipermail/python-ideas/attachments/20130807/9ad68670/attachment.html>


More information about the Python-ideas mailing list