[Python-Dev] string representation of range in 3.0 (original) (raw)

Greg Ewing greg.ewing at canterbury.ac.nz
Wed Apr 16 05:34:44 CEST 2008


Guido van Rossum wrote:

That's why I proposed <0, 1, ..., 9> for repr(range(10)).

My worry is that this will lead a newcomer into thinking this is some kind of valid expression syntax.

-- Greg



More information about the Python-Dev mailing list