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

source_changes at macosforge.org source_changes at macosforge.org
Mon May 16 07:47:44 PDT 2011


Revision: 7480
          http://trac.macosforge.org/projects/calendarserver/changeset/7480
Author:   glyph at apple.com
Date:     2011-05-16 07:47:44 -0700 (Mon, 16 May 2011)
Log Message:
-----------
update uid message since that parameter's gone now

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:47:32 UTC (rev 7479)
+++ CalendarServer/branches/users/glyph/new-export/calendarserver/tools/export.py	2011-05-16 14:47:44 UTC (rev 7480)
@@ -183,7 +183,7 @@
 @inlineCallbacks
 def exportToFile(calendars, fileobj):
     """
-    Export some calendars to a file as a particular UID.
+    Export some calendars to a file as their owner would see them.
 
     @param calendars: an iterable of L{ICalendar} providers (or L{Deferred}s of
         same).
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110516/cefe6c6e/attachment.html>


More information about the calendarserver-changes mailing list