Table of Contents

Class: PluginLoader HappyDoc-r0_7_1/pluginloader.py

A class to handle pluggable module loading.

Base Classes   
UserDict.UserDict
Methods   
__init__
addEntryPoint
  __init__ 
__init__ ( self,  pluginSetName )

Create a PluginLoader.

Parameters

pluginSetName

Name of the plugin set. This corresponds to the directory from which the plugins are loaded.

  addEntryPoint 
addEntryPoint ( self,  infoDict )

Add an entry point into a module to our lookup tables.

This method must be implemented by the subclass.

Exceptions   
'Not implemented for %s'


Table of Contents

This document was automatically generated on Sat Sep 9 20:27:32 2000 by HappyDoc version r0_7_1