plugger.py
changeset 77 7de69369373e
parent 75 9ad18a387a96
child 81 3a34b580f141
--- a/plugger.py	Sun Dec 09 19:01:21 2007 +0100
+++ b/plugger.py	Mon Dec 10 11:04:52 2007 +0100
@@ -464,7 +464,10 @@
                     if getattr(PlugClass, "__init__", None):
                         PlugClass.__init__(_self)
                     _self.PlugRequestSave()
-
+            
+            def _getBuildPath(_self):
+                return self._getBuildPath()
+            
         # Create the object out of the resulting class
         newPluginOpj = FinalPlugClass()
         # Store it in PluggedChils