Exemplo n.º 1
0
 def __init__ (self,engine):
     SimpleWSGISoapApp.__init__ (self)
     self.pm = ProjectManager ("/var/cache/elbe")
     SimplePlugin.__init__(self,engine)
     self.subscribe()
Exemplo n.º 2
0
 def __init__(self, status):
     SimpleWSGISoapApp.__init__(self)
     self.status = status
Exemplo n.º 3
0
 def __init__(self, status):
     SimpleWSGISoapApp.__init__(self)
     self.status = status
Exemplo n.º 4
0
 def __init__(self):
     SimpleWSGISoapApp.__init__(self)
     self.xmlmgr = xmlmgr.XMLManager()
     self.log = None