[CalendarServer-changes] [14242] CalendarServer/trunk/txdav/who/cache.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Dec 23 09:29:57 PST 2014


Revision: 14242
          http://trac.calendarserver.org//changeset/14242
Author:   cdaboo at apple.com
Date:     2014-12-23 09:29:57 -0800 (Tue, 23 Dec 2014)
Log Message:
-----------
Whitespace.

Modified Paths:
--------------
    CalendarServer/trunk/txdav/who/cache.py

Modified: CalendarServer/trunk/txdav/who/cache.py
===================================================================
--- CalendarServer/trunk/txdav/who/cache.py	2014-12-19 01:54:19 UTC (rev 14241)
+++ CalendarServer/trunk/txdav/who/cache.py	2014-12-23 17:29:57 UTC (rev 14242)
@@ -102,7 +102,6 @@
         self.resetCache()
 
 
-
     def setTimingMethod(self, f):
         """
         Replace the default no-op timing method
@@ -212,7 +211,6 @@
             pass
 
 
-
     def purgeExpiredRecords(self):
         """
         Scans the cache for expired records and deletes them
@@ -228,7 +226,6 @@
                     del self._cache[indexType][key]
 
 
-
     def lookupRecord(self, indexType, key, name):
         """
         Looks for a record in the specified index, under the specified key.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20141223/8c314137/attachment.html>


More information about the calendarserver-changes mailing list