mailr5811 - /1.3/generic_fns/structure/api_base.py


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

Header


Content

Posted by edward on April 16, 2008 - 23:07:
Author: bugman
Date: Wed Apr 16 22:43:45 2008
New Revision: 5811

URL: http://svn.gna.org/viewcvs/relax?rev=5811&view=rev
Log:
Modified the module docsting to say that the methods aren't all prototypes.


Modified:
    1.3/generic_fns/structure/api_base.py

Modified: 1.3/generic_fns/structure/api_base.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/generic_fns/structure/api_base.py?rev=5811&r1=5810&r2=5811&view=diff
==============================================================================
--- 1.3/generic_fns/structure/api_base.py (original)
+++ 1.3/generic_fns/structure/api_base.py Wed Apr 16 22:43:45 2008
@@ -24,7 +24,8 @@
 """The API for accessing, creating, and modifying structural information.
 
 The full API is documented within this base class object.  Each available 
API call is given as a
-prototype method stub with all arguments, raised errors, and return values 
documented.
+prototype method stub (or functional method) with all arguments, raised 
errors, and return values
+documented.
 """
 
 # relax module import.




Related Messages


Powered by MHonArc, Updated Wed Apr 16 23:20:11 2008