commit-gnue
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

r5203 - trunk/gnue-common/src/schema/scripter/processors


From: johannes
Subject: r5203 - trunk/gnue-common/src/schema/scripter/processors
Date: Mon, 1 Mar 2004 07:04:56 -0600 (CST)

Author: johannes
Date: 2004-03-01 07:04:43 -0600 (Mon, 01 Mar 2004)
New Revision: 5203

Modified:
   trunk/gnue-common/src/schema/scripter/processors/Base.py
Log:
Removed debug-output


Modified: trunk/gnue-common/src/schema/scripter/processors/Base.py
===================================================================
--- trunk/gnue-common/src/schema/scripter/processors/Base.py    2004-03-01 
12:49:39 UTC (rev 5202)
+++ trunk/gnue-common/src/schema/scripter/processors/Base.py    2004-03-01 
13:04:43 UTC (rev 5203)
@@ -139,9 +139,6 @@
     else:
       astr = text
 
-    if isinstance (astr, StringType):
-      print "astr is stringtype"
-
     self.destination.write (astr.encode (self.encoding))
 
   





reply via email to

[Prev in Thread] Current Thread [Next in Thread]