Python multimap

brad byte8bits at gmail.com
Thu Aug 28 14:41:15 EDT 2008


Carl Banks wrote:
> Out of curiosity, what does a true multimap solve that a dictionary of
> lists not solve?

Nothing really. I went with a variation of the suggested work around... 
it's just that with Python I don't normally have to use work arounds and 
  normally one obvious approach is correct:






More information about the Python-list mailing list