[CalendarServer-changes] [5417] CalendarServer/branches/users/glyph/sendfdport/calendarserver/tap/ caldav.py

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 30 14:12:05 PDT 2010


Revision: 5417
          http://trac.macosforge.org/projects/calendarserver/changeset/5417
Author:   glyph at apple.com
Date:     2010-03-30 14:12:04 -0700 (Tue, 30 Mar 2010)
Log Message:
-----------
finish the sentence in the docstring.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/sendfdport/calendarserver/tap/caldav.py

Modified: CalendarServer/branches/users/glyph/sendfdport/calendarserver/tap/caldav.py
===================================================================
--- CalendarServer/branches/users/glyph/sendfdport/calendarserver/tap/caldav.py	2010-03-30 21:10:32 UTC (rev 5416)
+++ CalendarServer/branches/users/glyph/sendfdport/calendarserver/tap/caldav.py	2010-03-30 21:12:04 UTC (rev 5417)
@@ -1125,7 +1125,8 @@
     A L{DelayedStartupProcessMonitor} is a L{procmon.ProcessMonitor} that
     defers building its command lines until the service is actually ready to
     start.  It also specializes process-starting to allow for process objects
-    to
+    to determine their arguments as they are started up rather than entirely
+    ahead of time.
 
     @ivar processObjects: a C{list} of L{TwistdSlaveProcess} to add using
         C{self.addProcess} when this service starts up.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100330/11ac7c3c/attachment.html>


More information about the calendarserver-changes mailing list