[Python-Dev] cmp(x,x) (original) (raw)

Tim Peters tim.one at comcast.net
Mon May 24 12:38:15 EDT 2004


[Greg Ewing]

What if the list contains a NaN?

[Armin Rigo]

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.

Yes. Please .



More information about the Python-Dev mailing list