[issue6762] strange string representation of xrange in print

Mintaka report at bugs.python.org
Sat Aug 22 22:35:05 CEST 2009


Mintaka <mintaka at post.cz> added the comment:

Thanks for clarification. I compared it with iter([0,1,2,3,4]).__str__()
which behaviour seems to me closer then list or tuple.

----------

_______________________________________
Python tracker <report at bugs.python.org>
<http://bugs.python.org/issue6762>
_______________________________________


More information about the Python-bugs-list mailing list