mailr6433 - /1.3/data/__init__.py


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

Header


Content

Posted by edward on June 22, 2008 - 19:09:
Author: bugman
Date: Sun Jun 22 19:09:57 2008
New Revision: 6433

URL: http://svn.gna.org/viewcvs/relax?rev=6433&view=rev
Log:
Removed some debugging code.


Modified:
    1.3/data/__init__.py

Modified: 1.3/data/__init__.py
URL: 
http://svn.gna.org/viewcvs/relax/1.3/data/__init__.py?rev=6433&r1=6432&r2=6433&view=diff
==============================================================================
--- 1.3/data/__init__.py (original)
+++ 1.3/data/__init__.py Sun Jun 22 19:09:57 2008
@@ -208,8 +208,3 @@
 
         # Write out the XML file.
         xml.dom.ext.PrettyPrint(xmldoc, file)
-
-        # Print out.
-        print self[self.current_pipe]
-        print "\n\nXML:"
-        xml.dom.ext.PrettyPrint(xmldoc)




Related Messages


Powered by MHonArc, Updated Sun Jun 22 19:20:16 2008