| Home | Trees | Indices | Help |
|---|
|
|
provide plugin infrastructure
Copyright: this file is in the public domain
|
|||
| ReloadRecurseError | |||
|
Plugins hold all the plugins |
|||
|
|||
loadlock = thread.allocate_lock()
|
|||
plugstate = PersistState(datadir+ os.sep+ 'pluginsstate')
|
|||
plugins = Plugins()
|
|||
| Home | Trees | Indices | Help |
|---|
| Generated by Epydoc 3.0 on Fri Sep 26 22:09:17 2008 | http://epydoc.sourceforge.net |