Steven Bethard <[EMAIL PROTECTED]> writes:
> Note that sorted is a builtin function, not a method of a list
> object.

Oh, same difference.  I thought it was a method because I'm not using
2.4 yet.  The result is the same, other than that having it as a
function instead of a method is another inconsistency to remember.
-- 
http://mail.python.org/mailman/listinfo/python-list

Reply via email to