[CalendarServer-changes] [2865] CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/ scheduling/implicit.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Aug 25 18:58:36 PDT 2008


Revision: 2865
          http://trac.macosforge.org/projects/calendarserver/changeset/2865
Author:   cdaboo at apple.com
Date:     2008-08-25 18:58:36 -0700 (Mon, 25 Aug 2008)
Log Message:
-----------
Ooops.

Modified Paths:
--------------
    CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py

Modified: CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py
===================================================================
--- CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py	2008-08-26 01:51:58 UTC (rev 2864)
+++ CalendarServer/branches/users/cdaboo/implicit-2805/twistedcaldav/scheduling/implicit.py	2008-08-26 01:58:36 UTC (rev 2865)
@@ -69,7 +69,7 @@
         self.calendar = calendar
         self.calendar_owner = (yield self.resource.owner(self.request))
         self.deleting = deleting
-.
+
         # When deleting we MUST have the calendar as the actual resource
         # will have been deleted by now
         assert deleting and calendar or not deleting
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20080825/0c36d3fb/attachment.html 


More information about the calendarserver-changes mailing list