DataViews/PyProfileDialog.py

changeset 3591
2f2a4a76dd22
parent 3484
645c12de6b0c
child 3656
441956d8fce5
--- a/DataViews/PyProfileDialog.py	Sat May 17 19:58:49 2014 +0200
+++ b/DataViews/PyProfileDialog.py	Sun May 18 14:13:09 2014 +0200
@@ -39,7 +39,7 @@
         
     def __lt__(self, other):
         """
-        Public method to check, if the item is less than the other one.
+        Special method to check, if the item is less than the other one.
         
         @param other reference to item to compare against
             (ProfileTreeWidgetItem)

eric ide

mercurial