[Python-Dev] cmp(x,x)

Armin Rigo arigo at tunes.org
Mon May 24 12:28:31 EDT 2004


Hello Greg,

On Mon, May 24, 2004 at 12:40:21PM +1200, Greg Ewing wrote:
> What if the list contains a NaN?

Uh, right.  The whole issue with NaNs is muddy.  Let's focus on Numeric as a 
much saner example of why you need 'a==a' to return something else than True.


Armin



More information about the Python-Dev mailing list