mailr4532 - /1.3/relax_io.py


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

Header


Content

Posted by edward on January 09, 2008 - 11:50:
Author: bugman
Date: Wed Jan  9 11:50:27 2008
New Revision: 4532

URL: http://svn.gna.org/viewcvs/relax?rev=4532&view=rev
Log:
Added the return info to the relax_io.extract_data() function docstring.


Modified:
    1.3/relax_io.py

Modified: 1.3/relax_io.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/relax_io.py?rev=4532&r1=4531&r2=4532&view=diff
==============================================================================
--- 1.3/relax_io.py (original)
+++ 1.3/relax_io.py Wed Jan  9 11:50:27 2008
@@ -73,6 +73,8 @@
     @param sep:             The character separating the columns in the file 
data.  If None, then
                             whitespace is assumed.
     @type sep:              str
+    @return:                The file data.
+    @type return:           list of lists of str
     """
 
     # Data not already extracted from the file.




Related Messages


Powered by MHonArc, Updated Wed Jan 09 12:00:20 2008