yanivk1984
6/25/2019 - 1:04 PM

python convert from ImmutableMultiDict to dictionary

# data is ImmutableMultiDict
# in order to extract the content of the ImmutableMultiDict table (there is only one iteration of this loop)
  for dic in data:
      data = dic