[CalendarServer-changes] [6508] CalendarServer/branches/users/glyph/sharedpool/twistedcaldav/mail.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 1 14:16:59 PDT 2010


Revision: 6508
          http://trac.macosforge.org/projects/calendarserver/changeset/6508
Author:   glyph at apple.com
Date:     2010-11-01 14:16:56 -0700 (Mon, 01 Nov 2010)
Log Message:
-----------
indent

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/sharedpool/twistedcaldav/mail.py

Modified: CalendarServer/branches/users/glyph/sharedpool/twistedcaldav/mail.py
===================================================================
--- CalendarServer/branches/users/glyph/sharedpool/twistedcaldav/mail.py	2010-11-01 21:16:36 UTC (rev 6507)
+++ CalendarServer/branches/users/glyph/sharedpool/twistedcaldav/mail.py	2010-11-01 21:16:56 UTC (rev 6508)
@@ -596,7 +596,8 @@
         self.settings = settings
         self.mailer = mailer
 
-        rootResource = getRootResource(config,
+        rootResource = getRootResource(
+            config,
             self,
             (
                 ("inbox", IMIPInvitationInboxResource, (mailer,), "digest"),
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101101/a214f265/attachment.html>


More information about the calendarserver-changes mailing list