[CalendarServer-changes] [4152] CalendarServer/branches/release/CalendarServer-2.2-dev/twistedcaldav /directory/appleopendirectory.py

source_changes at macosforge.org source_changes at macosforge.org
Sat May 2 18:26:33 PDT 2009


Revision: 4152
          http://trac.macosforge.org/projects/calendarserver/changeset/4152
Author:   wsanchez at apple.com
Date:     2009-05-02 18:26:33 -0700 (Sat, 02 May 2009)
Log Message:
-----------
Remove print

Modified Paths:
--------------
    CalendarServer/branches/release/CalendarServer-2.2-dev/twistedcaldav/directory/appleopendirectory.py

Modified: CalendarServer/branches/release/CalendarServer-2.2-dev/twistedcaldav/directory/appleopendirectory.py
===================================================================
--- CalendarServer/branches/release/CalendarServer-2.2-dev/twistedcaldav/directory/appleopendirectory.py	2009-05-03 01:25:29 UTC (rev 4151)
+++ CalendarServer/branches/release/CalendarServer-2.2-dev/twistedcaldav/directory/appleopendirectory.py	2009-05-03 01:26:33 UTC (rev 4152)
@@ -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/20090502/9fa46537/attachment.html>


More information about the calendarserver-changes mailing list