; 
; Note: the following configuration options have been omitted because their
; value is 'None':
;   section='executables' option='memmon'
;   section='executables' option='valgrind'
;   section='globals' option='tempdir'
;   section='logging.foo' option='log_dir'
;   section='logging.foo' option='log_format'
; 
; 
[Services]
EggLoader.foo = True
ImportLoader = True
Configuration_ConfigParser = True
TempfileManager = True

[foo]
path = DEFAULT PATH HERE

[logging.foo]
timestamp = False
log_file = foo.log
log_level = DEBUG
log_type = none

