| Trees | Index | Help |
|
|---|
| Package svs_core :: Package utilities :: Module lib :: Class Bunch |
|
Lightweight data container class.
Allows data to be stored as attributes of an object when created:
data = Bunch(stuff='foo', morestuff='bar')
| Method Summary | |
|---|---|
__init__(self,
**kwds)
| |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:24 2005 | http://epydoc.sf.net |