| Trees | Indices | Help |
|
|---|
|
|
object --+
|
ReferenceType --+
|
KeyedRef
Specialized reference that includes a key corresponding to the value.
This is used in the WeakValueDictionary to avoid having to create a function object for each key stored in the mapping. A shared callback object can use the 'key' attribute of a KeyedRef instead of getting a reference to the key from an enclosing scope.
|
|||
|
|||
|
Inherited from Inherited from |
|||
|
|||
| a new object with type S, a subtype of T |
|
||
|
|||
| key | |||
|
|||
|
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
| Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0 on Tue Jan 29 22:44:26 2008 | http://epydoc.sourceforge.net |