Steven Bethard wrote:

> One alternative that I didn't see mentioned is to drop
> object.__hash__() and introduce something like collections.iddict()
> and collections.idset() for these purposes.

-1. Too big a change for something we're fairly sure
isn't a real problem in the first place.

--
Greg
_______________________________________________
Python-3000 mailing list
[email protected]
http://mail.python.org/mailman/listinfo/python-3000
Unsubscribe: 
http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com

Reply via email to