[Python-Dev] PEP 289 - Generator Expressions (original) (raw)
[Python-Dev] PEP 289 - Generator Expressions - Let's Move For ward
Samuele Pedroni pedronis at bluewin.ch
Wed May 5 11:44:54 EDT 2004
- Previous message: [Python-Dev] PEP 289 - Generator Expressions - Let's Move For ward
- Next message: [Python-Dev] PEP 289 - Generator Expressions - Let's Move For ward
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
At 08:28 05.05.2004 -0700, Guido van Rossum wrote:
> Indeed. The timeframe we came up with at PyCon had the > generator expressions being landed "in the first week of > May". At the moment the discussion seems to be spinning > wheels -- it looks (to me) like there's not even 100% > agreement from everyone that they should even go into > 2.4 at all.
There doesn't need to be 100% agreement. This thread (which is indeed getting nowhere)
one likely aspect here is that someone should write the doc for this feature, and consider whether it should be in the tutorial (at least list comprehensions are introduced there), and see how it reads.
started with my assertion that we should do it, using late binding. I haven't changed my mind yet. I'm still waiting for someone to volunteer to review the code once more and check it in.
--Guido van Rossum (home page: http://www.python.org/~guido/)
Python-Dev mailing list Python-Dev at python.org http://mail.python.org/mailman/listinfo/python-dev Unsubscribe: http://mail.python.org/mailman/options/python-dev/pedronis%40bluewin.ch
- Previous message: [Python-Dev] PEP 289 - Generator Expressions - Let's Move For ward
- Next message: [Python-Dev] PEP 289 - Generator Expressions - Let's Move For ward
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]