[CalendarServer-changes] [7720] CalendarServer/branches/users/glyph/disable-quota/txdav/caldav/ icalendarstore.py

source_changes at macosforge.org source_changes at macosforge.org
Thu Jul 7 02:34:23 PDT 2011


Revision: 7720
          http://trac.macosforge.org/projects/calendarserver/changeset/7720
Author:   glyph at apple.com
Date:     2011-07-07 02:34:23 -0700 (Thu, 07 Jul 2011)
Log Message:
-----------
Fix a somewhat nonsensical docstring for quotaAllowedBytes.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/disable-quota/txdav/caldav/icalendarstore.py

Modified: CalendarServer/branches/users/glyph/disable-quota/txdav/caldav/icalendarstore.py
===================================================================
--- CalendarServer/branches/users/glyph/disable-quota/txdav/caldav/icalendarstore.py	2011-07-07 09:34:01 UTC (rev 7719)
+++ CalendarServer/branches/users/glyph/disable-quota/txdav/caldav/icalendarstore.py	2011-07-07 09:34:23 UTC (rev 7720)
@@ -177,7 +177,8 @@
 
     def quotaAllowedBytes():
         """
-        The number of bytes of quota that the user is allowed to access.
+        The number of bytes of data that the user is allowed to store in this
+        calendar home.
 
         Currently this is only enforced / tracked against attachment data.
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110707/85ecea7c/attachment.html>


More information about the calendarserver-changes mailing list