mailr7945 - /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 October 23, 2008 - 16:57:
Author: bugman
Date: Thu Oct 23 16:57:45 2008
New Revision: 7945

URL: http://svn.gna.org/viewcvs/relax?rev=7945&view=rev
Log:
Docstring improvements for the log() function.


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=7945&r1=7944&r2=7945&view=diff
==============================================================================
--- 1.3/relax_io.py (original)
+++ 1.3/relax_io.py Thu Oct 23 16:57:45 2008
@@ -170,7 +170,7 @@
 
 
 def log(file_name=None, dir=None, verbosity=1):
-    """Function for turning logging on.
+    """Turn on logging, sending both STDOUT and STDERR streams to a file.
 
     @param file_name:   The name of the file to extract the data from.
     @type file_name:    str




Related Messages


Powered by MHonArc, Updated Thu Oct 23 17:00:06 2008