[CalendarServer-changes] [7768] CalendarServer/branches/users/glyph/xattrs-from-files/txdav/common/ datastore/util.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Jul 11 15:03:26 PDT 2011


Revision: 7768
          http://trac.macosforge.org/projects/calendarserver/changeset/7768
Author:   glyph at apple.com
Date:     2011-07-11 15:03:26 -0700 (Mon, 11 Jul 2011)
Log Message:
-----------
slightly better docstring

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/xattrs-from-files/txdav/common/datastore/util.py

Modified: CalendarServer/branches/users/glyph/xattrs-from-files/txdav/common/datastore/util.py
===================================================================
--- CalendarServer/branches/users/glyph/xattrs-from-files/txdav/common/datastore/util.py	2011-07-11 22:03:15 UTC (rev 7767)
+++ CalendarServer/branches/users/glyph/xattrs-from-files/txdav/common/datastore/util.py	2011-07-11 22:03:26 UTC (rev 7768)
@@ -38,7 +38,8 @@
         Create an L{UpgradeToDatabaseService} if there are still file-based
         calendar or addressbook homes remaining in the given path.
 
-        @param path: a path pointing at the document root.
+        @param path: a path pointing at the document root, where the file-based
+            data-store is located.
         @type path: L{CachingFilePath}
 
         @param service: the service to wrap.  This service should be started
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110711/287a532a/attachment-0001.html>


More information about the calendarserver-changes mailing list