| Home | Trees | Indices | Help |
|
|---|
|
|
a context manager for working with factories.
factory will be called and should return an object with
a close method, which will be called from
__exit__.
__enter__.
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
| list of decorators |
default_decorators = []a default set of decorators specified by subclasses. |
||
|
|||
| list |
decorators a list of decorators to apply the object |
||
| instance |
obj the object |
||
|
|||
|
Inherited from |
|||
|
|||
|
|
|||
default_decoratorsa default set of decorators specified by subclasses. These are applied beforemore_decorators.
|
| Home | Trees | Indices | Help |
|
|---|
| Generated by Epydoc 3.0beta1 on Mon Mar 10 05:37:11 2008 | http://epydoc.sourceforge.net |