Arithmetic sequences in Python

Bas wegwerp at gmail.com
Mon Jan 16 04:17:47 EST 2006


I like the use of the colon as in the PEP better: it is consistant with
the slice notation and also with the colon operator in Matlab.

I like the general idea and I would probably use it a lot if available,
but the functionality is already there with range and irange.

Bas




More information about the Python-list mailing list