Esempio n. 1
0
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self._eliza_installed = False
Esempio n. 2
0
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self._eliza_installed = False
     self._pywebsocket_installed = False
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self.eliza_installed = False
Esempio n. 4
0
 def __init__(self):
     AutoinstallImportHook.__init__(self)
     self.buildbot_installed = False