Ejemplo n.º 1
0
 def __init__(self, config):
     Datastore.__init__(self, config)
     logging.debug('sqlite datasource started')
Ejemplo n.º 2
0
 def __init__(self, config):
     Datastore.__init__(self, config)
Ejemplo n.º 3
0
 def __init__(self, config):
     Datastore.__init__(self, config)
     logging.debug('sqlite datasource started')