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

Yvo Schubbe schubbe at web.de
Mon Jan 5 12:29:51 EST 2004


Update of /cvs-repository/CMF/CMFCore/interfaces
In directory cvs.zope.org:/tmp/cvs-serv6633/CMFCore/interfaces

Modified Files:
	portal_actions.py 
Log Message:
raise an error if no Action meets the given specification


=== CMF/CMFCore/interfaces/portal_actions.py 1.13 => 1.14 ===
--- CMF/CMFCore/interfaces/portal_actions.py:1.13	Thu Nov 27 10:06:50 2003
+++ CMF/CMFCore/interfaces/portal_actions.py	Mon Jan  5 12:29:20 2004
@@ -122,7 +122,7 @@
 
         Permission -- Always available
 
-        Returns -- Action info mapping or None
+        Returns -- Action info mapping
         """
 
 




More information about the CMF-checkins mailing list