werkzeug.MultiDict.iterlists

MultiDict.iterlists()

Return a list of (key, values) pairs, where values is the list of all values associated with the key.