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

source_changes at macosforge.org source_changes at macosforge.org
Tue Mar 30 14:16:04 PDT 2010


Revision: 5418
          http://trac.macosforge.org/projects/calendarserver/changeset/5418
Author:   glyph at apple.com
Date:     2010-03-30 14:16:03 -0700 (Tue, 30 Mar 2010)
Log Message:
-----------
another minor doc tweak

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:12:04 UTC (rev 5417)
+++ CalendarServer/branches/users/glyph/sendfdport/calendarserver/tap/caldav.py	2010-03-30 21:16:03 UTC (rev 5418)
@@ -1134,8 +1134,8 @@
     @ivar _extraFDs: a mapping from process names to extra file-descriptor
         maps.  (By default, all processes will have the standard stdio mapping,
         so all file descriptors here should be >2.)  This is updated during
-        L{DelayedStartupProcessMonitor.startService}, by inspecting
-        L{TwistdSlaveProcess.getFileDescriptors}.
+        L{DelayedStartupProcessMonitor.startService}, by inspecting the result
+        of L{TwistdSlaveProcess.getFileDescriptors}.
 
     @ivar reactor: an L{IReactorProcess} for spawning processes, defaulting to
         the global reactor.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20100330/8758ac8b/attachment.html>


More information about the calendarserver-changes mailing list