[Python-Dev] Re: PEP 289 - Generator Expressions - Let's MoveForward

Barry Warsaw barry at python.org
Fri Apr 30 18:11:44 EDT 2004


On Fri, 2004-04-30 at 18:09, David Eppstein wrote:

> Not all?  When would [listcomp] ever not be replaceable by list(gencomp)?

I dunno.  I happen to like [listcomp] syntax over list(genexpr).

TOOWTDI-be-damned-ly y'rs,
-Barry





More information about the Python-Dev mailing list