[Python-Dev] PEP 343 - Abstract Block Redux
Greg Ewing
greg.ewing at canterbury.ac.nz
Mon May 16 08:21:57 CEST 2005
Guido van Rossum wrote:
> PEP 340 is still my favorite, but it seems there's too much opposition
> to it,
I'm not opposed to PEP 340 in principle, but the
ramifications seemed to be getting extraordinarily
complicated, and it seems to be hamstrung by
various backwards-compatibility constraints.
E.g. it seems we can't make for-loops work the way
they should in the face of generator finalisation
or we break old code.
--
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg.ewing at canterbury.ac.nz +--------------------------------------+
More information about the Python-Dev
mailing list