__init__ (
self,
moduleName,
modulePath,
parentModulePrefix,
)
Create a PluginLoader.
Parameters
- moduleName
- The imported module, from which we get name, path,
etc. to find the sub-modules.
- modulePath
- The path to the module, and therefore the
parent directory of the plugins.
- parentModulePrefix
- The prefix of parent names to be added
to moduleName. For example
happydoclib .
Exceptions
|
|
PluginException( buffer.getvalue(), _import_name )
|
|