[CMF-checkins] CVS: CMF/CMFCore - ActionInformation.py:1.1.2.4

Andrew Sawyers andrew@zope.com
Fri, 4 Jan 2002 12:02:37 -0500


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

Modified Files:
      Tag: andrew_ttw_actions-branch
	ActionInformation.py 
Log Message:

*more tests
*test cleanup


=== CMF/CMFCore/ActionInformation.py 1.1.2.3 => 1.1.2.4 ===
         """
         Return integer priority for sorting
+        Not used....keep and implement or toss?
         """
         if self.priority:
             return self.priority