You might be interested in the "Beautiful Code" book:
http://oreilly.com/catalog/9780596510046/

It has a chapter on Python's dict implementation that is pretty good.

On Tue, Dec 16, 2008 at 10:51 AM, Brigette Hodson
<brigettehod...@gmail.com>wrote:

> Hello! I am in a beginning algorithms class this semester and I am working
> on a presentation. I want to discuss in some detail the algorithm python
> uses to determine the hash function for python dictionaries. Does anyone
> know what this algorithm is? Or where I can go to find information on it?
>
> Thanks.
>
> --
> http://mail.python.org/mailman/listinfo/python-list
>
>
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to