Chris Hulan wrote:
> the list.sort method seems to do exactly what you want?
> 
> Unless your array() method is creating a custom array object with
> different sort functionality than list?

Presumably he is using numpy arrays.

-- 
Robert Kern

"I have come to believe that the whole world is an enigma, a harmless enigma
 that is made terrible by our own mad attempt to interpret it as though it had
 an underlying truth."
  -- Umberto Eco

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

Reply via email to