[CalendarServer-changes] [6398] CalendarServer/trunk/calendarserver/tools/export.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Oct 5 11:16:15 PDT 2010


Revision: 6398
          http://trac.macosforge.org/projects/calendarserver/changeset/6398
Author:   wsanchez at apple.com
Date:     2010-10-05 11:16:12 -0700 (Tue, 05 Oct 2010)
Log Message:
-----------
Import config

Modified Paths:
--------------
    CalendarServer/trunk/calendarserver/tools/export.py

Modified: CalendarServer/trunk/calendarserver/tools/export.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/export.py	2010-10-04 16:57:15 UTC (rev 6397)
+++ CalendarServer/trunk/calendarserver/tools/export.py	2010-10-05 18:16:12 UTC (rev 6398)
@@ -36,6 +36,7 @@
 from getopt import getopt, GetoptError
 from os.path import dirname, abspath
 
+from twistedcaldav import config
 from twistedcaldav.config import ConfigurationError
 from twistedcaldav.ical import Component as iComponent, Property as iProperty
 from twistedcaldav.ical import iCalendarProductID
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20101005/ef6f4c37/attachment.html>


More information about the calendarserver-changes mailing list