Message139880
xrange does not exist in Python 3, it’s called range. You should have seen yesterday that I changed the versions: as a new feature, this cannot go into stable releases, only into the next one.
I’m adding Georg to nosy per http://docs.python.org/devguide/experts |
|
Date |
User |
Action |
Args |
2011-07-05 15:42:21 | eric.araujo | set | recipients:
+ eric.araujo, georg.brandl, parent5446 |
2011-07-05 15:42:21 | eric.araujo | set | messageid: <1309880541.08.0.0485984329124.issue12485@psf.upfronthosting.co.za> |
2011-07-05 15:42:20 | eric.araujo | link | issue12485 messages |
2011-07-05 15:42:20 | eric.araujo | create | |
|