Revision: 6496 http://trac.macosforge.org/projects/calendarserver/changeset/6496 Author: glyph@apple.com Date: 2010-11-01 14:13:12 -0700 (Mon, 01 Nov 2010) Log Message: ----------- more trailing whitespace Modified Paths: -------------- CalendarServer/branches/users/glyph/sharedpool/txdav/idav.py Modified: CalendarServer/branches/users/glyph/sharedpool/txdav/idav.py =================================================================== --- CalendarServer/branches/users/glyph/sharedpool/txdav/idav.py 2010-11-01 21:12:53 UTC (rev 6495) +++ CalendarServer/branches/users/glyph/sharedpool/txdav/idav.py 2010-11-01 21:13:12 UTC (rev 6496) @@ -102,7 +102,7 @@ def newTransaction(label=None): """ Create a new transaction. - + @param label: A label to assign to this transaction for diagnostic purposes. @type label: C{str}
participants (1)
-
source_changes@macosforge.org