mailr7950 - /branches/spectral_errors/prompt/spectrum.py


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

Header


Content

Posted by edward on October 23, 2008 - 17:09:
Author: bugman
Date: Thu Oct 23 17:09:03 2008
New Revision: 7950

URL: http://svn.gna.org/viewcvs/relax?rev=7950&view=rev
Log:
Added module docstrings and __docformat__ variables to the 'spectrum' prompt 
module.


Modified:
    branches/spectral_errors/prompt/spectrum.py

Modified: branches/spectral_errors/prompt/spectrum.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/spectral_errors/prompt/spectrum.py?rev=7950&r1=7949&r2=7950&view=diff
==============================================================================
--- branches/spectral_errors/prompt/spectrum.py (original)
+++ branches/spectral_errors/prompt/spectrum.py Thu Oct 23 17:09:03 2008
@@ -19,6 +19,10 @@
 # Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA  02111-1307  USA  
 #
 #                                                                            
 #
 
###############################################################################
+
+# Module docstring.
+"""Module containing the 'spectrum' user function class."""
+__docformat__ = 'plaintext'
 
 # Python module imports.
 import sys




Related Messages


Powered by MHonArc, Updated Thu Oct 23 17:20:03 2008