[CalendarServer-changes] [7483] CalendarServer/branches/users/glyph/new-export/calendarserver/tools/ export.py

source_changes at macosforge.org source_changes at macosforge.org
Mon May 16 07:48:55 PDT 2011


Revision: 7483
          http://trac.macosforge.org/projects/calendarserver/changeset/7483
Author:   glyph at apple.com
Date:     2011-05-16 07:48:54 -0700 (Mon, 16 May 2011)
Log Message:
-----------
wrap to consistent width.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py

Modified: CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py
===================================================================
--- CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py	2011-05-16 14:48:21 UTC (rev 7482)
+++ CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py	2011-05-16 14:48:54 UTC (rev 7483)
@@ -17,18 +17,15 @@
 ##
 
 """
-This tool reads calendar data from a series of inputs and generates a
-single iCalendar file which can be opened in many calendar
-applications.
+This tool reads calendar data from a series of inputs and generates a single
+iCalendar file which can be opened in many calendar applications.
 
-This can be used to quickly create an iCalendar file from a user's
-calendars.
+This can be used to quickly create an iCalendar file from a user's calendars.
 
-This tool requires access to the calendar server's configuration and
-data storage; it does not operate by talking to the server via the
-network.  It therefore does not apply any of the access restrictions
-that the server would.  As such, one should be midful that data
-exported via this tool may be sensitive.
+This tool requires access to the calendar server's configuration and data
+storage; it does not operate by talking to the server via the network.  It
+therefore does not apply any of the access restrictions that the server would.
+As such, one should be midful that data exported via this tool may be sensitive.
 
 Please also note that this is not an appropriate tool for backups, as there is
 data associated with users and calendars beyond the iCalendar as visible to the
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110516/0c383ab8/attachment-0001.html>


More information about the calendarserver-changes mailing list