[CalendarServer-changes] [11719] CalendarServer/branches/users/glyph/log-cleanups/twext/python/log. py

source_changes at macosforge.org source_changes at macosforge.org
Tue Sep 17 16:02:29 PDT 2013


Revision: 11719
          http://trac.calendarserver.org//changeset/11719
Author:   glyph at apple.com
Date:     2013-09-17 16:02:29 -0700 (Tue, 17 Sep 2013)
Log Message:
-----------
trailing whitespace

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/log-cleanups/twext/python/log.py

Modified: CalendarServer/branches/users/glyph/log-cleanups/twext/python/log.py
===================================================================
--- CalendarServer/branches/users/glyph/log-cleanups/twext/python/log.py	2013-09-17 23:02:28 UTC (rev 11718)
+++ CalendarServer/branches/users/glyph/log-cleanups/twext/python/log.py	2013-09-17 23:02:29 UTC (rev 11719)
@@ -741,8 +741,8 @@
         """
         self.legacyObserver = legacyObserver
 
-    
-    def __call__(self, event): 
+
+    def __call__(self, event):
         prefix = "[{log_namespace}#{log_level.name}] ".format(**event)
 
         level = event["log_level"]
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130917/a4af3bf8/attachment.html>


More information about the calendarserver-changes mailing list