Beispiel #1
0
 def createDBbsc(self):
     return dbc.optBscInfo(db.actionBscInfo())
	def createDBbsc(self):
		return dbc.optBscInfo(db.actionBscInfo(self.configPath, self.configDB))
Beispiel #3
0
 def createDBbsc(self):
     return dbc.optBscInfo(db.actionBscInfo(self.configPath, self.configDB))
	def createDBbsc(self):
		return dbc.optBscInfo(db.actionBscInfo())