mailr14242 - /branches/gui_testing/status.py


Others Months | Index by Date | Thread Index
>>   [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Header


Content

Posted by edward on August 07, 2011 - 22:10:
Author: bugman
Date: Sun Aug  7 22:10:10 2011
New Revision: 14242

URL: http://svn.gna.org/viewcvs/relax?rev=14242&view=rev
Log:
Alphabetical arrangement of the classes in the status module.


Modified:
    branches/gui_testing/status.py

Modified: branches/gui_testing/status.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/gui_testing/status.py?rev=14242&r1=14241&r2=14242&view=diff
==============================================================================
--- branches/gui_testing/status.py (original)
+++ branches/gui_testing/status.py Sun Aug  7 22:10:10 2011
@@ -178,11 +178,6 @@
 
         # Then notify the observers.
         self._status.observers.auto_analyses.notify()
-
-
-
-class Status_container:
-    """The generic empty container for the status data."""
 
 
 
@@ -412,3 +407,10 @@
 
         # Remove the key for the ordered key list.
         self._keys.remove(key)
+
+
+
+class Status_container:
+    """The generic empty container for the status data."""
+
+




Related Messages


Powered by MHonArc, Updated Sun Aug 07 22:40:02 2011