[CalendarServer-changes] [12525] twext/trunk/twext/who/xml.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:22:18 PDT 2014


Revision: 12525
          http://trac.calendarserver.org//changeset/12525
Author:   wsanchez at apple.com
Date:     2014-01-31 16:33:43 -0800 (Fri, 31 Jan 2014)
Log Message:
-----------
Remove print

Modified Paths:
--------------
    twext/trunk/twext/who/xml.py

Modified: twext/trunk/twext/who/xml.py
===================================================================
--- twext/trunk/twext/who/xml.py	2014-01-31 23:47:38 UTC (rev 12524)
+++ twext/trunk/twext/who/xml.py	2014-02-01 00:33:43 UTC (rev 12525)
@@ -346,8 +346,6 @@
                         .format(boolElement.value, fieldNode.tag)
                     )
 
-                print(value)
-
             elif valueType is NamedConstant:
                 raise NotImplementedError("named constant")
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/bd33498b/attachment.html>


More information about the calendarserver-changes mailing list