[Python-Dev] getting rid of default object.hash (SF 660098) (original) (raw)

Barry Warsaw barry at python.org
Tue Dec 23 11:47:02 EST 2003


On Tue, 2003-12-23 at 05:03, Nick Coghlan wrote:

If I understand Barry's suggestion correctly, he means to keep object.hash, but have it raise a specific, meaningful error instead of making a potentially incorrect assumption as it does now.

Right! Thanks Nick. -Barry



More information about the Python-Dev mailing list