What steps will reproduce the problem?
1. range(10)
What is the expected output? What do you see instead?
What version of the product are you using? On what operating system?
Please provide any additional information below.
In Python3, range() does not return a list but a generator.
Original issue reported on code.google.com by d...@famillepinault.fr on 12 Feb 2013 at 8:56
Original issue reported on code.google.com by
d...@famillepinault.fr
on 12 Feb 2013 at 8:56