On Sun, Jul 31, 2011 at 1:06 AM, Dennis Lee Bieber
<wlfr...@ix.netcom.com> wrote:
>        Ah, but what did they change range() into -- I seem to recall
> reading the Python 3.x turned the regular range() into something else...
> (from Python <3.x returning a full list)
>

xrange got renamed to range, as I understand it.

ChrisA
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to