Lines Matching refs:referent
24 In the following, the term :dfn:`referent` means the object which is referred to
28 only remaining references to a referent are weak references,
29 :term:`garbage collection` is free to destroy the referent and reuse its memory
88 calling the reference object if the referent is still alive; if the referent is
93 parameter to the callback; the referent will no longer be available.
110 referents (regardless of the *callback*). If either referent has been deleted,
124 callable. Proxy objects are not :term:`hashable` regardless of the referent; this
258 Weak reference objects have no attributes or methods, but do allow the referent
271 If the referent no longer exists, calling the reference object returns
285 # referent has been garbage collected
300 insert additional processing on calls to retrieve the referent.
304 the referent is accessed::
316 """Return a pair containing the referent and the number of