Hashtables in pyhton ...

Fredrik Lundh fredrik at pythonware.com
Thu Mar 9 10:36:40 EST 2006


Konrad Mühler wrote:

> are there predefinded chances to use hashtables in python? How can I use
> Hashtable in python? Or do I have to implement this on my own?

is this what you want?

http://docs.python.org/tut/node7.html#SECTION007500000000000000000

</F> 






More information about the Python-list mailing list