Function
ZODB.serialize.get_refs

Signature

get_refs(a_pickle)

Documentation String

Return oid and class information for references in a pickle

The result of a list of oid and class information tuples. If the reference doesn't contain class information, then the klass information is None.