Registers a Python object "candidate" for the given "name". Args: candidate: The candidate object to add to the registry. name: An optional string specifying the registry key for the candidate. If None, candidate.__name__ will be used. Raises: KeyError: If same
(self, candidate, name=None)
source not stored for this graph (policy: none)
no outgoing calls