[Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25
Skip Montanaro
skip at pobox.com
Tue Oct 14 11:19:19 EDT 2003
More information about the Python-Dev mailing list
Tue Oct 14 11:19:19 EDT 2003
- Previous message: [Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25
- Next message: [Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido> [Skip]
>> direction=[ascending|descending]
>>
>> ? Just a thought.
Guido> But where would these constants be defined? Using
Guido> direction='ascending' feels ugly.
I agree there are problems with the concept. I was just thinking that
reverse=True implies that the user knows without being told what "forward"
is (without relying on past experience with stuff like the Unix sort()
function). Fortunately, it's easy enough to try things out in Python. ;-)
Skip
- Previous message: [Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25
- Next message: [Python-Dev] Re: Python-Dev Digest, Vol 3, Issue 25
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list