| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
DelayedConfig
Simple class that takes kwargs or a dictionary in initializer and sets values to the class dictionary. Any values set as lambdas will be evaluated when they are accessed.
| Instance Methods | |||
|
|||
|
|||
|
Inherited from |
|||
| Properties | |
|
Inherited from |
| Method Details |
Set values in kwargs to attributes
|
x.__getattribute__('name') <==> x.name
|
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Thu Jun 30 17:41:50 2011 | http://epydoc.sourceforge.net |