Lance> May have a complicating issue with the array?  Have the numbers
    Lance> have been interpreted as strings?  I have been pulling them from
    Lance> a Word doc using regex's

[int(float(x)+0.5) for x in Test]

S
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to