[CalendarServer-changes] [4135] CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Fri May 1 13:55:12 PDT 2009


Revision: 4135
          http://trac.macosforge.org/projects/calendarserver/changeset/4135
Author:   wsanchez at apple.com
Date:     2009-05-01 13:55:12 -0700 (Fri, 01 May 2009)
Log Message:
-----------
Remove print

Modified Paths:
--------------
    CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py

Modified: CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2009-05-01 19:30:58 UTC (rev 4134)
+++ CalendarServer/trunk/twistedcaldav/directory/appleopendirectory.py	2009-05-01 20:55:12 UTC (rev 4135)
@@ -831,7 +831,6 @@
                 "Added %d (%d enabled) records to %s OD record cache; expires in %d seconds"
                 % (len(self._records[recordType]["guids"]), enabled_count, recordType, cacheTimeout)
             )
-            print self._records[recordType]
 
     def _queryDirectory(self, recordType, lookup=None):
         attrs = [
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20090501/1b17506d/attachment.html>


More information about the calendarserver-changes mailing list