mailr5773 - /1.3/opendx/main.py


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

Header


Content

Posted by edward on April 16, 2008 - 16:55:
Author: bugman
Date: Wed Apr 16 16:55:47 2008
New Revision: 5773

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


Modified:
    1.3/opendx/main.py

Modified: 1.3/opendx/main.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/opendx/main.py?rev=5773&r1=5772&r2=5773&view=diff
==============================================================================
--- 1.3/opendx/main.py (original)
+++ 1.3/opendx/main.py Wed Apr 16 16:55:47 2008
@@ -19,6 +19,10 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docsting.
+"""Module containing the functions which interface relax with OpenDX."""
+
 
 # Python module imports.
 from os import system




Related Messages


Powered by MHonArc, Updated Wed Apr 16 17:00:20 2008