Exemple #1
0
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self._eliza_installed = False
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self._eliza_installed = False
     self._pywebsocket_installed = False
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self.eliza_installed = False
Exemple #4
0
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self.buildbot_installed = False