[CalendarServer-changes] [6762] CalendarServer/branches/users/glyph/dal/txdav/base/datastore/ sqlmodel.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Jan 19 12:56:48 PST 2011


Revision: 6762
          http://trac.macosforge.org/projects/calendarserver/changeset/6762
Author:   glyph at apple.com
Date:     2011-01-19 12:56:48 -0800 (Wed, 19 Jan 2011)
Log Message:
-----------
simple docstring

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlmodel.py

Modified: CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlmodel.py
===================================================================
--- CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlmodel.py	2011-01-19 20:56:38 UTC (rev 6761)
+++ CalendarServer/branches/users/glyph/dal/txdav/base/datastore/sqlmodel.py	2011-01-19 20:56:48 UTC (rev 6762)
@@ -14,6 +14,9 @@
 # limitations under the License.
 ##
 
+"""
+Model classes for SQL.
+"""
 
 class SQLType(object):
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20110119/c6ad9dce/attachment-0001.html>


More information about the calendarserver-changes mailing list