list of range of floats

Bart Ogryczak B.Ogryczak at gmail.com
Thu Feb 15 08:57:45 EST 2007


On Feb 14, 6:12 pm, Steve <samck... at southslope.net> wrote:
> I'm trying to create a list range of floats and running into problems.

I've tried it the easy way. Works.
map(float,range(a,b))






More information about the Python-list mailing list