| Trees | Index | Help |
|
|---|
| Package Acquisition :: Module _Acquisition :: Class Acquirer |
|
object--+ |Base--+ | Acquirer
EventDetail,
ObjectManager,
PrimaryPathManager,
PrimaryPathManager,
SimpleItem| Method Summary | |
|---|---|
T.__new__(S, ...) -> a new object with type S, a subtype of T | |
__of__(context) -- return the object in a context | |
Inherited from Base:
__getattribute__,
__getnewargs__,
__getstate__,
__reduce__,
__setstate__
Inherited from object:
__init__,
__delattr__,
__hash__,
__reduce_ex__,
__repr__,
__setattr__,
__str__
| |
| Method Details |
|---|
__new__(T, S, ...)T.__new__(S, ...) -> a new object with type S, a subtype of T
|
__of__(context)__of__(context) -- return the object in a context |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Aug 16 09:55:09 2007 | http://epydoc.sf.net |