mailr18398 - /trunk/relax.py


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

Header


Content

Posted by edward on February 02, 2013 - 17:17:
Author: bugman
Date: Sat Feb  2 17:17:24 2013
New Revision: 18398

URL: http://svn.gna.org/viewcvs/relax?rev=18398&view=rev
Log:
Added a module docstring for the main relax module.


Modified:
    trunk/relax.py

Modified: trunk/relax.py
URL: 
http://svn.gna.org/viewcvs/relax/trunk/relax.py?rev=18398&r1=18397&r2=18398&view=diff
==============================================================================
--- trunk/relax.py (original)
+++ trunk/relax.py Sat Feb  2 17:17:24 2013
@@ -29,6 +29,9 @@
 # along with this program; if not, write to the Free Software                
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docstring.
+"""The main module for relax execution."""
 
 # Python 2 and 3 work-arounds.
 import compat




Related Messages


Powered by MHonArc, Updated Sat Feb 02 17:40:01 2013