Antoine Pitrou wrote:

The problem is when searching for /another/ object which hashes the same as
Decimal("NaN").

Maybe decimal NaNs should be unhashable, so that you can't
put them in a dictionary in the first place.

--
Greg
_______________________________________________
Python-Dev mailing list
Python-Dev@python.org
http://mail.python.org/mailman/listinfo/python-dev
Unsubscribe: 
http://mail.python.org/mailman/options/python-dev/archive%40mail-archive.com

Reply via email to