Thanks Anything in the doc about that?
2011/1/9 Francois Maltey <[email protected]> > thanks, > > I discover : > > sage: import itertools > sage: it = sxrange(10^7) > sage: (it1, it2) = itertools.tee (it) > sage: ... play with it1.next() and it2.next() > > ... > > F. > > > -- > To post to this group, send email to [email protected] > To unsubscribe from this group, send email to > [email protected]<sage-support%[email protected]> > For more options, visit this group at > http://groups.google.com/group/sage-support > URL: http://www.sagemath.org > -- Empieza a ganar dinero facilmente desde casa, sólo leyendo publicidad :D Apúntate --> http://www.es-facil.com/ganar/alta?Id=65269775 (Si tienes algún problema o duda no dudes en consultarme :D) -- To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/sage-support URL: http://www.sagemath.org
