[CalendarServer-changes] [10750] CalendarServer/branches/users/gaya/sharedgroups/txdav/carddav/ iaddressbookstore.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Feb 15 16:47:27 PST 2013


Revision: 10750
          http://trac.calendarserver.org//changeset/10750
Author:   gaya at apple.com
Date:     2013-02-15 16:47:27 -0800 (Fri, 15 Feb 2013)
Log Message:
-----------
whitespace

Modified Paths:
--------------
    CalendarServer/branches/users/gaya/sharedgroups/txdav/carddav/iaddressbookstore.py

Modified: CalendarServer/branches/users/gaya/sharedgroups/txdav/carddav/iaddressbookstore.py
===================================================================
--- CalendarServer/branches/users/gaya/sharedgroups/txdav/carddav/iaddressbookstore.py	2013-02-16 00:47:02 UTC (rev 10749)
+++ CalendarServer/branches/users/gaya/sharedgroups/txdav/carddav/iaddressbookstore.py	2013-02-16 00:47:27 UTC (rev 10750)
@@ -35,11 +35,13 @@
     "IAddressBookObject",
 ]
 
+
 class GroupForSharedAddressBookDeleteNotAllowedError(CommonStoreError):
     """
     Sharee cannot delete the group for a shared address book
     """
 
+
 class GroupWithUnsharedAddressNotAllowedError(CommonStoreError):
     """
     Sharee cannot add or modify group vcard such that result contains addresses of unshared vcards.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130215/c147ae39/attachment.html>


More information about the calendarserver-changes mailing list