[Python-Dev] Sort() returning sorted list
Sean Reifschneider
jafo@tummy.com
Wed, 21 Aug 2002 00:13:16 -0600
On Wed, Aug 21, 2002 at 01:26:17AM -0400, Guido van Rossum wrote:
>def sort(L):
> L.sort()
> return L
Yeah, that's not QUITE as bad as having to write my own string-handling
routines. ;-/
So, there's really no place in Python itself for this? Like,
list.sort_inplace() and list.sort_copy(), both of which return something
because it's obvious what they do?
Sean
--
A ship in port is safe, but that is not what ships are for.
-- Rear Admiral Grace Murray Hopper
Sean Reifschneider, Inimitably Superfluous <jafo@tummy.com>
tummy.com - Linux Consulting since 1995. Qmail, KRUD, Firewalls, Python