[CalendarServer-changes] [10244] CalendarServer/branches/users/glyph/queue-locking-and-timing

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 4 16:39:01 PST 2013


Revision: 10244
          http://trac.calendarserver.org//changeset/10244
Author:   glyph at apple.com
Date:     2013-01-04 16:39:01 -0800 (Fri, 04 Jan 2013)
Log Message:
-----------
Docstring.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/

Modified: CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py
===================================================================
--- CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py	2013-01-05 00:39:00 UTC (rev 10243)
+++ CalendarServer/branches/users/glyph/queue-locking-and-timing/twext/enterprise/locking.py	2013-01-05 00:39:01 UTC (rev 10244)
@@ -15,3 +15,6 @@
 # limitations under the License.
 ##
 
+"""
+Utilities to restrict concurrency based on mutual exclusion.
+"""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130104/513a4111/attachment.html>


More information about the calendarserver-changes mailing list