mailr8609 - /branches/multi_structure/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 January 22, 2009 - 17:03:
Author: bugman
Date: Thu Jan 22 17:03:48 2009
New Revision: 8609

URL: http://svn.gna.org/viewcvs/relax?rev=8609&view=rev
Log:
Docstring fixes.


Modified:
    branches/multi_structure/generic_fns/structure/api_base.py

Modified: branches/multi_structure/generic_fns/structure/api_base.py
URL: 
http://svn.gna.org/viewcvs/relax/branches/multi_structure/generic_fns/structure/api_base.py?rev=8609&r1=8608&r2=8609&view=diff
==============================================================================
--- branches/multi_structure/generic_fns/structure/api_base.py (original)
+++ branches/multi_structure/generic_fns/structure/api_base.py Thu Jan 22 
17:03:48 2009
@@ -181,7 +181,7 @@
         @type str_node:     xml.dom.minicompat.Element instance
         @keyword dir:       The name of the directory containing the results 
file.
         @type dir:          str
-        @keyword id:        The specific structural object id string.  This 
can be 'scientific',
+        @keyword id:        The specific structural object ID string.  This 
can be 'scientific',
                             'internal', etc.
         @type id:           str
         """
@@ -761,7 +761,7 @@
 
         @param model_nodes: The model XML nodes.
         @type model_nodes:  xml.dom.minicompat.NodeList instance
-        @keyword id:        The specific structural object id string.  This 
can be 'scientific',
+        @keyword id:        The specific structural object ID string.  This 
can be 'scientific',
                             'internal', etc.
         @type id:           str
         """
@@ -962,7 +962,7 @@
 
         @param mol_nodes:    The molecule XML nodes.
         @type mol_nodes:     xml.dom.minicompat.NodeList instance
-        @keyword id:        The specific structural object id string.  This 
can be 'scientific',
+        @keyword id:        The specific structural object ID string.  This 
can be 'scientific',
                             'internal', etc.
         @type id:           str
         """




Related Messages


Powered by MHonArc, Updated Thu Jan 22 17:20:02 2009