Home | Trees | Indices | Help |
|
---|
|
|
|||
| __init__(self, name=None, value=None, vtype=str, comment=None, error=None, section=NORMAL) | ||
|
typeCast(self,
vtype) Recast value to a new type. |
||
| __repr__(self, tab='') | ||
| __str__(self) | ||
int
|
__cmp__(self,
other) Compare Setting instances by their name. |
||
str
|
formatted(self) Returns parameter formatted for setting file |
|
|||
|
NORMAL = 'NORMAL'
|
||
|
PATH = 'PATHS'
|
||
|
BIN = 'BINARIES'
|
|
|
Recast value to a new type. Value None remains unchanged.
|
|
|
Compare Setting instances by their name.
|
|
|
NORMAL
|
PATH
|
BIN
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0alpha3 on Fri Dec 22 20:11:46 2006 | http://epydoc.sourceforge.net |