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