Package Ganga :: Package GPIDev :: Package Lib :: Package Config :: Module Config :: Class MainConfigProxy
[hide private]
[frames] | no frames]

Class MainConfigProxy

source code

A proxy class for the main config object which contains all configuration sections. The configuration section proxies are set as attributes by the bootstrap() function. This class is used to create a singleton GPI config object.

Instance Methods [hide private]
 
__init__(self) source code
 
__getitem__(self, p) source code
 
__setattr__(self, p, v) source code
 
__setitem__(self, p, v) source code
 
__iter__(self) source code
 
__str__(self) source code
 
_display(self, colour) source code