Author: bugman
Date: Fri Nov 14 10:24:21 2014
New Revision: 26577
URL: http://svn.gna.org/viewcvs/relax?rev=26577&view=rev
Log:
Basic Epydoc fix for the data_store.exp_info module.
Modified:
trunk/data_store/exp_info.py
Modified: trunk/data_store/exp_info.py
URL:
http://svn.gna.org/viewcvs/relax/trunk/data_store/exp_info.py?rev=26577&r1=26576&r2=26577&view=diff
==============================================================================
--- trunk/data_store/exp_info.py (original)
+++ trunk/data_store/exp_info.py Fri Nov 14 10:24:21 2014
@@ -122,8 +122,8 @@
def from_xml(self, exp_info_node, file_version=1):
"""Recreate the element data structure from the XML element node.
- @param super_node: The element XML node.
- @type super_node: xml.dom.minicompat.Element instance
+ @param exp_info_node: The element XML node.
+ @type exp_info_node: xml.dom.minicompat.Element instance
@keyword file_version: The relax XML version of the XML file.
@type file_version: int
"""
_______________________________________________
relax (http://www.nmr-relax.com)
This is the relax-commits mailing list
[email protected]
To unsubscribe from this list, get a password
reminder, or change your subscription options,
visit the list information page at
https://mail.gna.org/listinfo/relax-commits