[CMF-checkins] CVS: Products/CMFCore/interfaces - portal_actions.py:1.18.8.1

Yvo Schubbe y.2004_ at wcm-solutions.de
Tue Sep 14 12:48:49 EDT 2004


Update of /cvs-repository/Products/CMFCore/interfaces
In directory cvs.zope.org:/tmp/cvs-serv4222/CMFCore/interfaces

Modified Files:
      Tag: yuppie-post_1_5-cleanup-branch
	portal_actions.py 
Log Message:
- removed some deprecated names


=== Products/CMFCore/interfaces/portal_actions.py 1.18 => 1.18.8.1 ===
--- Products/CMFCore/interfaces/portal_actions.py:1.18	Thu Aug 12 11:07:39 2004
+++ Products/CMFCore/interfaces/portal_actions.py	Tue Sep 14 12:48:14 2004
@@ -65,10 +65,6 @@
         Returns -- Dictionary of category / ActionInfo list pairs
         """
 
-    def listFilteredActions(object=None):
-        """ Deprecated alias of listFilteredActionsFor.
-        """
-
 
 class ActionProvider(Interface):
     """ The interface expected of an object that can provide actions.



More information about the CMF-checkins mailing list