Helpviewer/WebPlugins/WebPluginFactory.py

branch
Py2 comp.
changeset 3057
10516539f238
parent 2525
8b507a9a2d40
parent 2954
bf0215fe12d1
child 3145
a9de05d4a22f
--- a/Helpviewer/WebPlugins/WebPluginFactory.py	Tue Oct 15 22:03:54 2013 +0200
+++ b/Helpviewer/WebPlugins/WebPluginFactory.py	Fri Oct 18 23:00:41 2013 +0200
@@ -89,6 +89,7 @@
         Public method to get a reference to the named plug-in.
         
         @param name name of the plug-in (string)
+        @return reference to the named plug-in
         """
         if not self.__loaded:
             self.__initialize()

eric ide

mercurial