julien@jroy.ca Julien Roy A multivalue dictionary is a dictionary that can store multiple values for the same key. An ordered multivalue dictionary is a multivalue dictionary that retains the order of insertions and deletions. omdict retains method parity with dict. Information and documentation at https://github.com/gruns/orderedmultidict. Ansgar Grunseid https://github.com/gruns/orderedmultidict/releases https://github.com/gruns/orderedmultidict/blob/master/API.md https://github.com/gruns/orderedmultidict/issues gruns/orderedmultidict orderedmultidict