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