compare range objects
88888 Dihedral
dihedral88888 at googlemail.com
Thu Oct 20 14:34:54 EDT 2011
The range() in python is an iterable generator that returns an object ref/id. The xrange() is different.
More information about the Python-list
mailing list