sorting a dictionary

Mike Meyer mwm at mired.org
Fri Feb 7 20:53:49 EST 2003


"Delaney, Timothy C (Timothy)" <tdelaney at avaya.com> writes:

> > From: Mike Meyer [mailto:mwm at mired.org]
> > 
> > Of course, you *can* write comparisons that certainly imply that you
> > can cmopare complex numbers. For instance,
> > 
> >         2j < a < 1
> > 
> > won't raise an exception if a is a non-numeric type. If that makes
> > sense, then 2j < 1 ought to make sense.
> 
> Damn - that's absolutely correct. Care to raise a bug report on SF?

I should file a bug report that, if acted upon, would result in
further spreading the broken behavior of complex numbers in
comparisons? That seems counterproductive.

        <mike
-- 
Mike Meyer <mwm at mired.org>			http://www.mired.org/home/mwm/
Independent WWW/Perforce/FreeBSD/Unix consultant, email for more information.




More information about the Python-list mailing list