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

source_changes at macosforge.org source_changes at macosforge.org
Fri Jan 4 16:40:00 PST 2013


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

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/queue-locking-and-timing/txdav/base/datastore/file.py

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

Modified: CalendarServer/branches/users/glyph/queue-locking-and-timing/txdav/base/datastore/file.py
===================================================================
--- CalendarServer/branches/users/glyph/queue-locking-and-timing/txdav/base/datastore/file.py	2013-01-05 00:39:58 UTC (rev 10286)
+++ CalendarServer/branches/users/glyph/queue-locking-and-timing/txdav/base/datastore/file.py	2013-01-05 00:40:00 UTC (rev 10287)
@@ -136,6 +136,7 @@
     def store(self):
         return self._dataStore
 
+
     def addOperation(self, operation, name):
         self._operations.append(operation)
         self._tracker.info.append(name)
@@ -148,7 +149,7 @@
         terminated.
 
         @param mode: The manner of the termination of this transaction.
-        
+
         @type mode: C{str}
 
         @raise AlreadyFinishedError: This transaction has already been
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130104/dba3ab32/attachment.html>


More information about the calendarserver-changes mailing list