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