| Home | Trees | Indices | Help |
|---|
|
|
object --+
|
SimpleSerializer
Use this as a base class for custom setting loaders/savers to use with the Setting class.
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Inherited from |
|||
|
|||
|
Inherited from |
|||
|
|||
x.__init__(...) initializes x; see x.__class__.__doc__ for signature
|
Note: If the filename specified is empty this function MUST initialize an empty settings file in whatever format you need. |
Note: Returns all the module names that are present in the settings.xml file as a list of strings |
Note: Returns all the setting names under the Module name module as a dictionary structure |
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0.1 on Wed May 23 00:00:35 2012 | http://epydoc.sourceforge.net |