Grant Edwards <[EMAIL PROTECTED]> writes:

> On 2005-02-01, Brian van den Broek <[EMAIL PROTECTED]> wrote:
>
>> I'm not positive I understand what you are looking for, but do these 
>> help?:
>>
>><http://www.python.org/doc/2.4/lib/built-in-funcs.html#l2h-15>
>><http://www.python.org/doc/2.4/lib/typesseq.html>
>><http://www.python.org/doc/2.4/lib/typesseq-mutable.html>
>
> Yes, that last page was the one I was looking for.  I didn't
> know enough to spell list as "mutable sequence type".
>
> -- 
> Grant Edwards                   grante             Yow!  I think my CAREER
>                                   at               is RUINED!!
>                                visi.com            

You could also have typed 'sort' in the box here:

http://starship.python.net/crew/theller/pyhelp.cgi

This search is also available in Mark Hammond's Mozilla Python sidebar.

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

Reply via email to