Exemplo n.º 1
0
 def __init__(self, app, **atts):
     BaseDocument.__init__(self, app, **atts)
     self.kernels = KernelsHandler(self.conn)