Home | Trees | Indices | Help |
|
---|
|
object --+ | dict --+ | Config
A dict-like set of configuration data, with defaults and namespaces.
May take a file, filename, or dict.
|
|||
new empty dictionary |
|
||
|
|||
None |
|
||
|
|||
|
|||
Inherited from Inherited from |
|
|||
defaults =
|
|||
environments =
|
|||
namespaces = cherrypy.lib.reprconf.NamespaceSet({'engine': <fu
|
|||
Inherited from |
|
|||
Inherited from |
|
x.__init__(...) initializes x; see help(type(x)) for signature
|
Update self from a dict, file or filename.
|
x[i]=y
|
|
namespaces
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Sun Mar 16 17:19:54 2014 | http://epydoc.sourceforge.net |