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]
  installdir = '/usr/lib/python2.5/site-packages/imagizer'
  ConfFile = ['/etc/imagizer.conf', '/home/jerome/.imagizer', '....
Variables Details [hide private]

ConfFile

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