This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author rhettinger
Recipients
Date 2003-08-23.03:35:32
SpamBayes Score
Marked as misclassified
Message-id
In-reply-to
Content
Logged In: YES 
user_id=80475

I prefer the current wording which shifts you away perilous 
paths.  It is possible to create a hashable, mutable class, but 
you had better know what you're doing if you want to use the 
objects as dictionary keys and expect to be able to retrieve 
them later
History
Date User Action Args
2007-08-23 14:16:13adminlinkissue791397 messages
2007-08-23 14:16:13admincreate