mailr10287 - /branches/bieri_gui/gui_bieri/relax_gui.py


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

Header


Content

Posted by edward on January 22, 2010 - 17:25:
Author: bugman
Date: Fri Jan 22 17:25:19 2010
New Revision: 10287

URL: http://svn.gna.org/viewcvs/relax?rev=10287&view=rev
Log:
Converted the 1st comment in the gui_bieri.relax_gui module into a properly 
formed module docstring.


Modified:
    branches/bieri_gui/gui_bieri/relax_gui.py

Modified: branches/bieri_gui/gui_bieri/relax_gui.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/bieri_gui/gui_bieri/relax_gui.py?rev=10287&r1=10286&r2=10287&view=diff
==============================================================================
--- branches/bieri_gui/gui_bieri/relax_gui.py (original)
+++ branches/bieri_gui/gui_bieri/relax_gui.py Fri Jan 22 17:25:19 2010
@@ -21,7 +21,8 @@
 #                                                                            
 #
 
###############################################################################
 
-# Graphical User Interface for relax
+# Module docstring.
+"""Main module for the relax graphical user interface."""
 
 # Python module imports.
 from os import getcwd, mkdir, sep




Related Messages


Powered by MHonArc, Updated Fri Jan 22 17:40:02 2010