objects as mutable dictionary keys
Nick Coghlan
ncoghlan at iinet.net.au
Thu Dec 30 02:39:09 EST 2004
Terry Reedy wrote:
> "Nick Coghlan" <ncoghlan at iinet.net.au> wrote in message
> news:41D2AB53.1030903 at iinet.net.au...
>
>>This *is* a bug (since Guido called it such), but one not yet fixed as
>>the obvious solution (removing object.__hash__) causes problems for
>>Jython,
>>and a non-obvious solution has not been identified.
>
>
> Since object was added in 2.2 and the most recently released Jython I know
> about is 2.1, are you referring to a newer version in development?
Huh, I didn't think of that. I guess Samuele must have been talking about the
in-development version.
Cheers,
Nick.
--
Nick Coghlan | ncoghlan at email.com | Brisbane, Australia
---------------------------------------------------------------
http://boredomandlaziness.skystorm.net
More information about the Python-list
mailing list