Multiple values for one key

Fredrik Lundh fredrik at pythonware.com
Wed Aug 27 17:04:42 EDT 2008


Ron Brennan wrote:

> How would I create a dictionary that contains multiple values for one 
> key.  I'd also like the key to be able to have duplicate entries.

look for the thread titled "python multimap".

</F>




More information about the Python-list mailing list