Home | Trees | Indices | Help |
|
---|
|
object --+ | ConfigItem --+ | StringConfigItem --+ | PathRelativeConfigItem
A configuration item interpreted relative to a path given in the general section.
Basically, this is a replacement for configparser's %(x)s interpolation. In addition, we expand ~ in front of a value to the current value of $HOME.
To enable general-type interpolation, override the baseKey class Attribute.
Instance Methods | |
Inherited from Inherited from |
Class Variables | |
baseKey = None hash(x) |
|
Inherited from |
Properties | |
value | |
Inherited from |
Property Details |
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0.1 on Thu May 2 07:29:09 2019 | http://epydoc.sourceforge.net |