common/mixins.py
branchtls-sprint
changeset 843 5676811ef760
parent 728 a95b284150d1
child 985 6a25c58a1c23
--- a/common/mixins.py	Thu Feb 19 10:21:32 2009 +0100
+++ b/common/mixins.py	Thu Feb 19 18:20:46 2009 +0100
@@ -2,7 +2,7 @@
 
 
 :organization: Logilab
-:copyright: 2001-2008 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
+:copyright: 2001-2009 LOGILAB S.A. (Paris, FRANCE), all rights reserved.
 :contact: http://www.logilab.fr/ -- mailto:contact@logilab.fr
 """
 __docformat__ = "restructuredtext en"
@@ -187,7 +187,7 @@
         if rset:
             return rset.get_entity(0, 0)
         return None
-    
+
     def change_state(self, stateeid, trcomment=None, trcommentformat=None):
         """change the entity's state according to a state defined in given
         parameters