The range() in python is an iterable generator that returns an object ref/id. The xrange() is different.
-- http://mail.python.org/mailman/listinfo/python-list
The range() in python is an iterable generator that returns an object ref/id. The xrange() is different.
-- http://mail.python.org/mailman/listinfo/python-list