Raymond Hettinger <rhettin...@users.sourceforge.net> added the comment:
I should have been clearer. It is not the function of whatsnew to show all aspects of 2-to-3 changes. It is enough to say that range() no longer returns a list and instead returns what used to be an xrange() object. At that point, the job of full documentation of the function is left to the main docs. The whatsnew entries are supposed to be very brief hints about where to look next. ---------- _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue5953> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com