sorting a tuple

etsang at my-deja.com etsang at my-deja.com
Tue Nov 14 20:13:21 EST 2000


I forgot to mention that the tuple is only containg integers. E.g.
items = ('1','2','3','4','5','6')
And I want to sort it in decending order with a built in library
funciton if possible to make code clean
Thanks once more.
In article <8usna1$2fo$1 at nnrp1.deja.com>,
  etsang at my-deja.com wrote:
> Hi,
>
> Can anyone tell me if there is any library function to srot a tuple
ind
> ecending order? if not, can someone supply the code???
> thanks
>
> Sent via Deja.com http://www.deja.com/
> Before you buy.
>


Sent via Deja.com http://www.deja.com/
Before you buy.



More information about the Python-list mailing list