示例#1
0
 def __init__(self):
     from cpc.server.state.database import DBHandler, DataBaseError
     self.dbHandler = DBHandler()