copysort patch, was RE: [Python-Dev] inline sort option
greg at cosc.canterbury.ac.nz
greg at cosc.canterbury.ac.nz
Sat Oct 25 21:15:01 EDT 2003
> If we're doing this
> (and it seems we are), I still prefer copysort() for clarity.
"copysort" sounds like the name of some weird sorting
algorithm to me. I'd prefer "sortedcopy" (although I
suppose that could be read as a predicate, too --
"is x a sorted copy of y?")
Greg Ewing, Computer Science Dept, +--------------------------------------+
University of Canterbury, | A citizen of NewZealandCorp, a |
Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. |
greg at cosc.canterbury.ac.nz +--------------------------------------+
More information about the Python-Dev
mailing list