RE: Help me to sort.

2005-03-23 Thread Delaney, Timothy C (Timothy)
BMS wrote: > I'll apreciate if you can guide me how to sort in Python. I'm doing a > list and I want to sort it in ascending or descending order. > > Please send me some examples. Everything you need is right here: http://www.catb.org/~esr/faqs/smart-questions.html http://www.python.org/doc/ T

Help me to sort.

2005-03-23 Thread BMS
Hi,   I'll apreciate if you can guide me how to sort in Python. I'm doing a list and I want to sort it in ascending or descending order.   Please send me some examples.   Thank you in advance. -- http://mail.python.org/mailman/listinfo/python-list