221
220
:param references: An iterable of iterables of keys. Each is a
222
221
reference to another key.
223
222
:param value: The value to associate with the key. It may be any
227
226
absent_references) = self._check_key_ref_value(key, references, value)