예제 #1
0
 def __init__(self, app, **atts):
     BaseDocument.__init__(self, app, **atts)
     self.diskconfig = DiskConfigHandler(self.conn)