예제 #1
0
 def __init__(self, auth):
     logger.debug('__init__')
     self.mc = ModelController()
     self.v = VoiceXTransport(auth=auth)