On 31/12/2014 11:55 pm, Alan Ezust wrote: > I understand why QList, QHash, QMap, and QSet aren't in PyQt5 > but QMultiMap? Because, like the others, it is template based. > That could come in handy, since it's not a standard python class yet. > I found a python implementation online but I miss QMultiMap. Phil