Home | Trees | Indices | Help |
|
---|
|
Definition of DC config options and their management including I/O.
Classes | |
RootRelativeConfigItem | |
WebRelativeConfigItem | |
RelativeURL is a configuration item that is interpreted relative to the server's root URL. |
|
EatTrailingSlashesItem is a config item that must not end with a slash. |
|
EnsureTrailingSlashesItem is a config item that must end with a slash. |
|
ProfileItem is a config item within the profiles magic section. |
|
AuthorityConfigItem an IVOA Identifers-compatible authority. |
|
Error | |
ProfileParseError | |
DBProfile is a profile for DB access. |
|
ProfileParser is a parser for DB profiles. |
|
Configuration A container for settings. |
Functions | |||
|
|||
|
|||
|
|||
|
|||
|
|||
|
Variables | |
defaultSettingsPath =
|
|
__package__ =
|
Function Details |
sets a configuration item to a value. arg1 can be a section, in which case arg2 is a key and arg3 is a value; alternatively, if arg3 is not given, arg1 is a key in the defaultSection, and arg2 is the value. All arguments are strings that must be parseable by the referenced item's _parse method. Origin is a tag you can use to, e.g., determine what to save. |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |