Package gozerbot :: Module plugins
[hide private]
[frames] | no frames]

Module plugins

source code

provide plugin infrastructure


Copyright: this file is in the public domain

Classes [hide private]
  ReloadRecurseError
  Plugins
hold all the plugins
Variables [hide private]
  loadlock = thread.allocate_lock()
  plugstate = PersistState(datadir+ os.sep+ 'pluginsstate')
  plugins = Plugins()