method
__getobj__
v1_8_6_287 -
Show latest stable
- Class:
WeakRef
__getobj__()public
Return the object this WeakRef references. Raises RefError if the object has been garbage collected. The object returned is the object to which method calls are delegated (see Delegator).