PEP 255: Simple Generators
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Jun 21 01:16:56 EDT 2001
Bob Alexander wrote:
>
> 2. As an Icon programmer, it never occurred to me that there was a need for a
> syntactic distinction.
As I pointed out in an earlier message on
python-iterators at lists.sourceforge.net,
the Icon situation doesn't carry over to PEP255, because the
semantics are different. There's no semantic difference
between them in Icon, but there is in PEP255.
--
Greg Ewing, Computer Science Dept, University of Canterbury,
Christchurch, New Zealand
To get my email address, please visit my web page:
http://www.cosc.canterbury.ac.nz/~greg
More information about the Python-list
mailing list