def __init__(self, config):
     Datastore.__init__(self, config)
     logging.debug('sqlite datasource started')
Example #2
0
 def __init__(self, config):
     Datastore.__init__(self, config)
Example #3
0
 def __init__(self, config):
     Datastore.__init__(self, config)
     logging.debug('sqlite datasource started')