예제 #1
0
 def appStart(self, app):
     ApplicationAdapter.appStart(self, app)
     print 'Python appStart', app
     self.appScope = app
     return 1
예제 #2
0
 def appStart(self, app):
     ApplicationAdapter.appStart(self, app)
     print 'Python appStart', app
     self.appScope = app
     return 1