| Home | Trees | Indices | Help |
|
|---|
|
|
Store references to objects and provides an api to query references.
All reference checks are done using the builtin id
function unless use_hash is specified as True
where the slower but more flexible hash builtin is used.
Note: All attributes on the instance are private, use the apis only.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see help(type(x)) for signature
|
Returns an object based on the supplied reference. The
If the reference is not found, |
Returns a reference to If the object is not contained within the collection,
|
Appends
Note: Uniqueness is not checked |
repr(x)
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0.1 on Mon Jul 18 11:43:59 2011 | http://epydoc.sourceforge.net |