Sorting array

Robert Kern robert.kern at gmail.com
Fri Nov 30 15:50:19 EST 2007


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




More information about the Python-list mailing list