mailr6567 - /1.3/data/pipe_container.py


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

Header


Content

Posted by edward on June 29, 2008 - 11:17:
Author: bugman
Date: Sun Jun 29 11:17:29 2008
New Revision: 6567

URL: http://svn.gna.org/viewcvs/relax?rev=6567&view=rev
Log:
Method renaming.


Modified:
    1.3/data/pipe_container.py

Modified: 1.3/data/pipe_container.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/pipe_container.py?rev=6567&r1=6566&r2=6567&view=diff
==============================================================================
--- 1.3/data/pipe_container.py (original)
+++ 1.3/data/pipe_container.py Sun Jun 29 11:17:29 2008
@@ -226,7 +226,7 @@
         list_element.appendChild(text_val)
 
 
-    def xml_create_str_elem(doc, element):
+    def xml_create_str_element(doc, element):
         """Create an XML element for the structural information.
 
         @param doc:     The XML document object.




Related Messages


Powered by MHonArc, Updated Sun Jun 29 11:20:26 2008