Inconsistency in Python's Comparisons

Erik Max Francis max at alcyone.com
Thu Mar 18 00:00:50 EST 2004


Dietrich Epp wrote:

> I guess I could write a patch... I suppose my complaint is that rich
> comparison with different types neither raises an error nor gives
> consistent results, and I expect either one or the other.  I'd be
> scared to write a patch that added a field to the type structure, and
> I'd be a bit ashamed to write a kludge patch.

The question here is what you think the goal of writing a patch would
be.  You're trying to modify behavior that is as-designed.

-- 
 __ Erik Max Francis && max at alcyone.com && http://www.alcyone.com/max/
/  \ San Jose, CA, USA && 37 20 N 121 53 W && &tSftDotIotE
\__/ Come not between the dragon and his wrath.
    -- King Lear (Act I, Scene I)



More information about the Python-list mailing list