[top] / ZODB / serialize / get_refs
get_refs(a_pickle)
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.