mailr4157 - /1.3/specific_fns/__init__.py


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

Header


Content

Posted by edward on December 09, 2007 - 19:13:
Author: bugman
Date: Sun Dec  9 19:13:57 2007
New Revision: 4157

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


Modified:
    1.3/specific_fns/__init__.py

Modified: 1.3/specific_fns/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/__init__.py?rev=4157&r1=4156&r2=4157&view=diff
==============================================================================
--- 1.3/specific_fns/__init__.py (original)
+++ 1.3/specific_fns/__init__.py Sun Dec  9 19:13:57 2007
@@ -30,6 +30,10 @@
 from relax_errors import RelaxFuncSetupError
 
 
+# Module docstring.
+"""This module consists of code which is specific to the type of the data 
pipe."""
+
+
 # The available modules.
 __all__ = [ 'base_class',
             'hybrid',




Related Messages


Powered by MHonArc, Updated Sun Dec 09 19:20:10 2007