mailr9933 - /1.3/specific_fns/api_base.py


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

Header


Content

Posted by edward on November 24, 2009 - 17:08:
Author: bugman
Date: Tue Nov 24 17:08:00 2009
New Revision: 9933

URL: http://svn.gna.org/viewcvs/relax?rev=9933&view=rev
Log:
Added an empty eliminate_doc variable to the specific analysis API.


Modified:
    1.3/specific_fns/api_base.py

Modified: 1.3/specific_fns/api_base.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/specific_fns/api_base.py?rev=9933&r1=9932&r2=9933&view=diff
==============================================================================
--- 1.3/specific_fns/api_base.py (original)
+++ 1.3/specific_fns/api_base.py Tue Nov 24 17:08:00 2009
@@ -157,6 +157,8 @@
         raise RelaxImplementError
 
 
+    # Empty documentation string.
+    eliminate_doc = ""
     def eliminate(self):
         """Dummy method for model elimination."""
 




Related Messages


Powered by MHonArc, Updated Tue Nov 24 18:00:02 2009