[CalendarServer-changes] [12523] twext/trunk/twext/enterprise/util.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Mar 12 11:20:38 PDT 2014


Revision: 12523
          http://trac.calendarserver.org//changeset/12523
Author:   wsanchez at apple.com
Date:     2014-01-31 15:40:04 -0800 (Fri, 31 Jan 2014)
Log Message:
-----------
doc edit

Modified Paths:
--------------
    twext/trunk/twext/enterprise/util.py

Modified: twext/trunk/twext/enterprise/util.py
===================================================================
--- twext/trunk/twext/enterprise/util.py	2014-01-31 22:23:49 UTC (rev 12522)
+++ twext/trunk/twext/enterprise/util.py	2014-01-31 23:40:04 UTC (rev 12523)
@@ -62,7 +62,7 @@
         # cx_Oracle properly maps the type of timestamps to datetime
         # objects.  However, our code is mostly written against
         # PyGreSQL, which just emits strings as results and expects
-        # to have to convert them itself..  Since it's easier to
+        # to have to convert them itself.  Since it's easier to
         # just detect the datetimes and stringify them, for now
         # we'll do that.
         return column.strftime(SQL_TIMESTAMP_FORMAT)
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20140312/ad8bb14d/attachment.html>


More information about the calendarserver-changes mailing list