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.

Author jcea
Recipients cjw296, jcea
Date 2012-11-08.16:14:17
SpamBayes Score -1.0
Marked as misclassified Yes
Message-id <1352391257.45.0.0833121891997.issue16441@psf.upfronthosting.co.za>
In-reply-to
Content
Yes, "range()" in python 3 is equivalent to python 2 "xrange()".

2.6 is in "security only" fix mode. So, you only need to fix 2.7.
History
Date User Action Args
2012-11-08 16:14:17jceasetrecipients: + jcea, cjw296
2012-11-08 16:14:17jceasetmessageid: <1352391257.45.0.0833121891997.issue16441@psf.upfronthosting.co.za>
2012-11-08 16:14:17jcealinkissue16441 messages
2012-11-08 16:14:17jceacreate