[top] / docutils / parsers / rst / tableparser / update_dict_of_lists
update_dict_of_lists(master, newdata)
Extend the list values of master with those from newdata.
Both parameters must be dictionaries containing list values.