Stefan Behnel, 05.03.2012 15:26:
> Vitja Makarov, 27.06.2011 22:31:
>> 2011/6/27 Stefan Behnel:
>>> PEP 380 ("yield from") recently went through the approval gate.
>>>
>>> http://www.python.org/dev/peps/pep-0380/
>>>
>>> The implementation in CPython isn't rounded up yet and lots of tests are
>>> m
Vitja Makarov, 27.06.2011 22:31:
> 2011/6/27 Stefan Behnel:
>> PEP 380 ("yield from") recently went through the approval gate.
>>
>> http://www.python.org/dev/peps/pep-0380/
>>
>> The implementation in CPython isn't rounded up yet and lots of tests are
>> missing from the test suite. But it's agree
2011/6/27 Stefan Behnel :
> Hi,
>
> PEP 380 ("yield from") recently went through the approval gate.
>
> http://www.python.org/dev/peps/pep-0380/
>
> The implementation in CPython isn't rounded up yet and lots of tests are
> missing from the test suite. But it's agreed that it'll make it into 3.3,
>
Hi,
PEP 380 ("yield from") recently went through the approval gate.
http://www.python.org/dev/peps/pep-0380/
The implementation in CPython isn't rounded up yet and lots of tests are
missing from the test suite. But it's agreed that it'll make it into 3.3,
and we should try to support it as we