| Trees | Index | Help |
|
|---|
| Package svs_core :: Package utilities :: Module lib :: Class Constants |
|
Provides support for fixed value constants. It is derived from Alex Martelli's recipe in the Python Cookbook:
http://aspn.activestate.com/ASPN/Cookbook/Python/Recipe/65207| Method Summary | |
|---|---|
__delattr__(self,
name)
| |
__setattr__(self,
name,
value)
| |
| Class Variable Summary | |
|---|---|
classobj |
ConstantsError = svs_core.utilities.lib.ConstantsError |
| Trees | Index | Help |
|
|---|
| Generated by Epydoc 2.1 on Thu Oct 20 15:30:24 2005 | http://epydoc.sf.net |