sorting 1172026 entries

xDog Walker thudfoo at gmail.com
Sun May 6 12:49:41 EDT 2012


On Sunday 2012 May 06 09:29, J. Mwebaze wrote:
>  temp=sorted(temp)

Change to:

   temp.sort()

RTFM on sorted() and <list>.sort().

-- 
Yonder nor sorghum stenches shut ladle gulls stopper torque wet 
strainers.




More information about the Python-list mailing list