Raymond Hettinger <[email protected]> added the comment:
FWIW, xrange() is hashable in Py2.6. I believe it was intended that that carry over to Py3.0's range() objects. ---------- nosy: +rhettinger _______________________________________ Python tracker <[email protected]> <http://bugs.python.org/issue4701> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com
