[CalendarServer-changes] [15641] twext/trunk/twext/python/usage.py
source_changes at macosforge.org
source_changes at macosforge.org
Fri May 27 15:49:34 PDT 2016
Revision: 15641
http://trac.calendarserver.org//changeset/15641
Author: wsanchez at apple.com
Date: 2016-05-27 15:49:34 -0700 (Fri, 27 May 2016)
Log Message:
-----------
typo
Modified Paths:
--------------
twext/trunk/twext/python/usage.py
Modified: twext/trunk/twext/python/usage.py
===================================================================
--- twext/trunk/twext/python/usage.py 2016-05-26 20:09:17 UTC (rev 15640)
+++ twext/trunk/twext/python/usage.py 2016-05-27 22:49:34 UTC (rev 15641)
@@ -226,7 +226,7 @@
)
- # Format the docstring for opt_logLevel.
+ # Format the docstring for opt_log_level.
opt_log_level.__doc__ = opt_log_level.__doc__.format(
levelNames=", ".join([l.name for l in LogLevel.iterconstants()])
)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20160527/a4c233cf/attachment.html>
More information about the calendarserver-changes
mailing list