Builds a reference graph as -> . Args: obj: The object to start from. The graph will be built by recursively adding its referrers. graph: Dict holding the graph to be built. To avoid creating extra references, the graph holds object IDs
(obj, graph, reprs, blacklist)
source not stored for this graph (policy: none)
no test coverage detected