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