On Mon, Jul 5, 2010 at 11:21 PM, Stefan Behnel <[email protected]> wrote:
> Dag Sverre Seljebotn, 05.07.2010 19:38:
>> Stefan Behnel wrote:


>>> Oh, list comprehensions won't change (unless compiling with -3), thus
>>> keeping the same quirky state that they have in Py2.x. Only set/dict
>>> comprehensions will change, following Py2.7, so that list comprehensions
>>> are the *only* remaining quirk here when compiling Py2 code.
>>>
>> Oh. Then I really can't imagine how anyone could ever disagree with you
>> on this one.
>
> Haven't heard from Robert yet, but let's assume that Py2.7 taking the lead
> won't be a problem for him, either.

Makes sense to me--For instance, it won't break any existing Python code.

- Robert
_______________________________________________
Cython-dev mailing list
[email protected]
http://codespeak.net/mailman/listinfo/cython-dev

Reply via email to