[CalendarServer-changes] [608] CalendarServer/branches/users/wsanchez/provisioning-2/twistedcaldav/ method/mkcalendar.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Nov 27 19:17:51 PST 2006


Revision: 608
          http://trac.macosforge.org/projects/calendarserver/changeset/608
Author:   wsanchez at apple.com
Date:     2006-11-27 19:17:50 -0800 (Mon, 27 Nov 2006)

Log Message:
-----------
cosmetic

Modified Paths:
--------------
    CalendarServer/branches/users/wsanchez/provisioning-2/twistedcaldav/method/mkcalendar.py

Modified: CalendarServer/branches/users/wsanchez/provisioning-2/twistedcaldav/method/mkcalendar.py
===================================================================
--- CalendarServer/branches/users/wsanchez/provisioning-2/twistedcaldav/method/mkcalendar.py	2006-11-28 03:05:19 UTC (rev 607)
+++ CalendarServer/branches/users/wsanchez/provisioning-2/twistedcaldav/method/mkcalendar.py	2006-11-28 03:17:50 UTC (rev 608)
@@ -22,8 +22,7 @@
 
 __all__ = ["http_MKCALENDAR"]
 
-from twisted.internet.defer import deferredGenerator
-from twisted.internet.defer import waitForDeferred
+from twisted.internet.defer import deferredGenerator, waitForDeferred
 from twisted.python import log
 from twisted.python.failure import Failure
 from twisted.web2 import responsecode

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20061127/8d0ae99a/attachment.html


More information about the calendarserver-changes mailing list