Package imagizer :: Module config'
[hide private]
[frames] | no frames]

Module config'

source code

Config is a class containing all the configuration of the imagizer suite. Technically it is a Borg (design Pattern) so every instance of Config has exactly the same contents.

Classes [hide private]
  Config
this class is a Borg : always returns the same values regardless to the instance of the object
Variables [hide private]
  ConfFile = ['/etc/imagizer.conf', '/home/jerome/.imagizer', '....
  __package__ = 'imagizer'
  installdir = '/home/jerome/workspace/imagizer/imagizer'
Variables Details [hide private]

ConfFile

Value:
['/etc/imagizer.conf', '/home/jerome/.imagizer', '.imagizer']