Trouble with max() and __cmp__()
Thomas Nelson
thn at mail.utexas.edu
Sun Jan 28 16:21:31 EST 2007
More information about the Python-list mailing list
Sun Jan 28 16:21:31 EST 2007
- Previous message (by thread): Trouble with max() and __cmp__()
- Next message (by thread): Trouble with max() and __cmp__()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Jan 28, 3:13 pm, Wojciech Muła <wojciech_m... at poczta.null.onet.pl.invalid> wrote: >Define method __gt__. This works, thanks. I was a little surprised though. is __cmp__ used by any builtin functions? Thanks, THN
- Previous message (by thread): Trouble with max() and __cmp__()
- Next message (by thread): Trouble with max() and __cmp__()
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-list mailing list