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')