User Tools

Site Tools


cs_lang:python:things-to-know:lazy-vs-eager

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revisionBoth sides next revision
cs_lang:python:things-to-know:lazy-vs-eager [2013/01/23 14:53] cedriccs_lang:python:things-to-know:lazy-vs-eager [2013/01/23 14:54] cedric
Line 11: Line 11:
 </code> </code>
  
-This was not the case with Python 2:+This was not the case with Python 2 (without iterators):
 <code python> <code python>
 >>> r = range(10) >>> r = range(10)
cs_lang/python/things-to-know/lazy-vs-eager.txt · Last modified: 2013/01/23 15:01 by cedric