mailr15480 - /1.3/multi/__init__.py


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

Header


Content

Posted by edward on March 15, 2012 - 16:58:
Author: bugman
Date: Thu Mar 15 16:58:15 2012
New Revision: 15480

URL: http://svn.gna.org/viewcvs/relax?rev=15480&view=rev
Log:
Epydoc docstring fix.


Modified:
    1.3/multi/__init__.py

Modified: 1.3/multi/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/multi/__init__.py?rev=15480&r1=15479&r2=15480&view=diff
==============================================================================
--- 1.3/multi/__init__.py (original)
+++ 1.3/multi/__init__.py Thu Mar 15 16:58:15 2012
@@ -157,7 +157,7 @@
     @param processor_name:  Name of the processor module/class to load.
     @type processor_name:   str
     @keyword verbosity:     The verbosity level at initialisation.  This can 
be changed during program execution.  A value of 0 suppresses all output.  A 
value of 1 causes the basic multi-processor information to be printed.  A 
value of 2 will switch on a number of debugging print outs.  Values greater 
than 2 currently do nothing, though this might change in the future.
-    @type keyword:          int
+    @type verbosity:        int
     @return:                A loaded processor object or None to indicate 
failure.
     @rtype:                 multi.processor.Processor instance
     """




Related Messages


Powered by MHonArc, Updated Thu Mar 15 17:20:02 2012