Where is quote (again)?

Paul Rubin phr-n2002a at nightsong.com
Fri Mar 8 18:02:01 EST 2002


Michael Hudson <mwh at python.net> writes:
> The combination of lazy evaluation and non-functional semantics are
> only good for creating confusion.
> 
>          functional        non-functional
> strict       ml                 python
> lazy       haskell               brrr

What do xrange, xreadlines, etc. do, if not lazy evaluation?



More information about the Python-list mailing list