hash() yields different results for different platforms

Piet van Oostrum piet at cs.uu.nl
Thu Jul 13 09:16:32 EDT 2006


>>>>> "Kerry, Richard" <richard.kerry at siemens.com> (KR) wrote:

>KR> The hash is not expected to be unique, it just provides a starting point
>KR> for another search (usually linear ?).  

>KR> See http://en.wikipedia.org/wiki/Hash_function

That only contains a definition of a hash function. I know what a hash
function is. But the OP wanted to use the hash as a unique key.
-- 
Piet van Oostrum <piet at cs.uu.nl>
URL: http://www.cs.uu.nl/~piet [PGP 8DAE142BE17999C4]
Private email: piet at vanoostrum.org



More information about the Python-list mailing list