This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

作者 eric.araujo
收信人 eric.araujo, georg.brandl, parent5446
日期 2011-07-05.15:42:20
SpamBayes Score 0.0008657932
Marked as misclassified
Message-id <1309880541.08.0.0485984329124.issue12485@psf.upfronthosting.co.za>
In-reply-to
内容
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
历史
日期 用户 动作 参数
2011-07-05 15:42:21eric.araujo修改recipients: + eric.araujo, georg.brandl, parent5446
2011-07-05 15:42:21eric.araujo修改messageid: <1309880541.08.0.0485984329124.issue12485@psf.upfronthosting.co.za>
2011-07-05 15:42:20eric.araujo链接issue12485 messages
2011-07-05 15:42:20eric.araujo创建