[rhmessaging-commits] rhmessaging commits: r3341 - mgmt/trunk/wooly/python/wooly.

rhmessaging-commits at lists.jboss.org rhmessaging-commits at lists.jboss.org
Tue Apr 28 15:16:26 EDT 2009


Author: justi9
Date: 2009-04-28 15:16:26 -0400 (Tue, 28 Apr 2009)
New Revision: 3341

Modified:
   mgmt/trunk/wooly/python/wooly/__init__.py
Log:
Remove a method impl that interferes with multiple inheritance

Modified: mgmt/trunk/wooly/python/wooly/__init__.py
===================================================================
--- mgmt/trunk/wooly/python/wooly/__init__.py	2009-04-28 18:34:44 UTC (rev 3340)
+++ mgmt/trunk/wooly/python/wooly/__init__.py	2009-04-28 19:16:26 UTC (rev 3341)
@@ -386,9 +386,6 @@
     def show(self, session):
         pass
 
-    def show_child(self, session, child):
-        pass
-
     def save_session(self, session):
         pass
 




More information about the rhmessaging-commits mailing list