[CalendarServer-changes] [11700] CalendarServer/branches/users/glyph/log-cleanups/twext/python/test/ test_log.py

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


Revision: 11700
          http://trac.calendarserver.org//changeset/11700
Author:   glyph at apple.com
Date:     2013-09-17 16:02:17 -0700 (Tue, 17 Sep 2013)
Log Message:
-----------
rewrap docstring for consistency.

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

Modified: CalendarServer/branches/users/glyph/log-cleanups/twext/python/test/test_log.py
===================================================================
--- CalendarServer/branches/users/glyph/log-cleanups/twext/python/test/test_log.py	2013-09-17 23:02:16 UTC (rev 11699)
+++ CalendarServer/branches/users/glyph/log-cleanups/twext/python/test/test_log.py	2013-09-17 23:02:17 UTC (rev 11700)
@@ -364,8 +364,8 @@
 
     def test_sourceAvailableForFormatting(self):
         """
-        On instances that have a L{Logger} class attribute, the C{log_source} key
-        is available to format strings.
+        On instances that have a L{Logger} class attribute, the C{log_source}
+        key is available to format strings.
         """
         obj = LogComposedObject("hello")
         log = obj.log
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20130917/d9294d37/attachment-0001.html>


More information about the calendarserver-changes mailing list