[CalendarServer-changes] [6548] CalendarServer/branches/users/glyph/sharedpool/txdav/carddav/ datastore/sql.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 1 14:31:55 PDT 2010


Revision: 6548
          http://trac.macosforge.org/projects/calendarserver/changeset/6548
Author:   glyph at apple.com
Date:     2010-11-01 14:31:52 -0700 (Mon, 01 Nov 2010)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/sharedpool/txdav/carddav/datastore/sql.py

Modified: CalendarServer/branches/users/glyph/sharedpool/txdav/carddav/datastore/sql.py
===================================================================
--- CalendarServer/branches/users/glyph/sharedpool/txdav/carddav/datastore/sql.py	2010-11-01 21:31:28 UTC (rev 6547)
+++ CalendarServer/branches/users/glyph/sharedpool/txdav/carddav/datastore/sql.py	2010-11-01 21:31:52 UTC (rev 6548)
@@ -102,7 +102,7 @@
         will eventually have on disk.
         @type realName: C{str}
         """
-        
+
         super(AddressBook, self).__init__(home, name, resourceID, notifier)
 
         self._index = PostgresLegacyABIndexEmulator(self)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101101/307211db/attachment.html>


More information about the calendarserver-changes mailing list