Author: ArcRiley
Date: 2009-01-12 15:30:51 -0500 (Mon, 12 Jan 2009)
New Revision: 1472

Modified:
   trunk/concordance/examples/register.py
Log:
remove debug print


Modified: trunk/concordance/examples/register.py
===================================================================
--- trunk/concordance/examples/register.py      2009-01-12 06:26:14 UTC (rev 
1471)
+++ trunk/concordance/examples/register.py      2009-01-12 20:30:51 UTC (rev 
1472)
@@ -44,7 +44,6 @@
 
 
   def clientHandle(self, input) :
-    print('starthandle')
     # get xml root of input
     in_root = ElementTree.fromstring(input)
 

_______________________________________________
PySoy-SVN mailing list
PySoy-SVN@pysoy.org
http://www.pysoy.org/mailman/listinfo/pysoy-svn

Reply via email to