[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
- Previous message: [Python-Dev] getting rid of default object.__hash__ (SF 660098)
- Next message: [Python-Dev] getting rid of default object.__hash__ (SF 660098)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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
- Previous message: [Python-Dev] getting rid of default object.__hash__ (SF 660098)
- Next message: [Python-Dev] getting rid of default object.__hash__ (SF 660098)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]