Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]


Groups > comp.lang.python > #27610 > unrolled thread

Re: something about split()???

Started byMark Lawrence <breamoreboy@yahoo.co.uk>
First post2012-08-22 08:30 +0100
Last post2012-08-22 08:30 +0100
Articles 1 — 1 participant

Back to article view | Back to comp.lang.python

This discussion starts older than the indexed window; earlier articles aren't shown. The article labeled Started by below is the oldest one visible, not the original post.


Contents

  Re: something about split()??? Mark Lawrence <breamoreboy@yahoo.co.uk> - 2012-08-22 08:30 +0100

#27610 — Re: something about split()???

FromMark Lawrence <breamoreboy@yahoo.co.uk>
Date2012-08-22 08:30 +0100
SubjectRe: something about split()???
Message-ID<mailman.3634.1345620569.4697.python-list@python.org>
On 22/08/2012 06:46, Terry Reedy wrote:
> On 8/21/2012 11:43 PM, mingqiang hu wrote:
>> why filter is bad when use lambda ?
>
> Inefficient, not 'bad'. Because the equivalent comprehension or
> generator expression does not require a function call.
>

A case of premature optimisation? :)

-- 
Cheers.

Mark Lawrence.

[toc] | [standalone]


Back to top | Article view | comp.lang.python


csiph-web