[CalendarServer-changes] [10584] CalendarServer/branches/users/glyph/unshare-when-access-revoked

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 28 19:29:09 PST 2013


Revision: 10584
          http://trac.calendarserver.org//changeset/10584
Author:   glyph at apple.com
Date:     2013-01-28 19:29:09 -0800 (Mon, 28 Jan 2013)
Log Message:
-----------
Whitespace.

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/unshare-when-access-revoked/twistedcaldav/test/util.py

Property Changed:
----------------
    CalendarServer/branches/users/glyph/unshare-when-access-revoked/

Modified: CalendarServer/branches/users/glyph/unshare-when-access-revoked/twistedcaldav/test/util.py
===================================================================
--- CalendarServer/branches/users/glyph/unshare-when-access-revoked/twistedcaldav/test/util.py	2013-01-29 03:29:07 UTC (rev 10583)
+++ CalendarServer/branches/users/glyph/unshare-when-access-revoked/twistedcaldav/test/util.py	2013-01-29 03:29:09 UTC (rev 10584)
@@ -270,8 +270,6 @@
                     # This is a file
                     with open(childPath, "w") as child:
                         child.write(childStructure["@contents"])
-
-
                 else:
                     # This is a directory
                     os.mkdir(childPath)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130128/80e1fc86/attachment.html>


More information about the calendarserver-changes mailing list