Exemple #1
0
 def __init__(self, config):
     self.config_manager = config
     self.config = config.with_options(self)
 def __init__(self, config):
     self.config_manager = config
     self.config = config.with_options(self)
 def __init__(self, config):
     self.config = config.with_options(self)