[CalendarServer-changes] [9099] CalendarServer/branches/users/glyph/ipv6-client/twistedcaldav/mail. py

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 13 11:47:43 PDT 2012


Revision: 9099
          http://trac.macosforge.org/projects/calendarserver/changeset/9099
Author:   glyph at apple.com
Date:     2012-04-13 11:47:43 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
docstring format error

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/ipv6-client/twistedcaldav/mail.py

Modified: CalendarServer/branches/users/glyph/ipv6-client/twistedcaldav/mail.py
===================================================================
--- CalendarServer/branches/users/glyph/ipv6-client/twistedcaldav/mail.py	2012-04-13 18:47:37 UTC (rev 9098)
+++ CalendarServer/branches/users/glyph/ipv6-client/twistedcaldav/mail.py	2012-04-13 18:47:43 UTC (rev 9099)
@@ -1639,20 +1639,16 @@
         """
         Create a dictionary mapping slot names - specifically: summary,
         description, location, dateInfo, timeInfo, durationInfo, recurrenceInfo,
-        url
-        - with localized string values that should be placed into the HTML and
-        plain-text templates.
+        url - with localized string values that should be placed into the HTML
+        and plain-text templates.
 
         @param calendar: a L{Component} upon which to base the language.
-
         @type calendar: L{Component}
 
         @param language: a 2-letter language code.
-
         @type language: C{str}
 
         @return: a mapping from template slot name to localized text.
-
         @rtype: a C{dict} mapping C{bytes} to C{unicode}.
         """
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120413/6b95e2ed/attachment-0001.html>


More information about the calendarserver-changes mailing list