[CalendarServer-changes] [210] CalendarServer/trunk/twistedcaldav/py/__init__.py

source_changes at macosforge.org source_changes at macosforge.org
Wed Sep 27 13:50:53 PDT 2006


Revision: 210
          http://trac.macosforge.org/projects/collaboration/changeset/210
Author:   wsanchez at apple.com
Date:     2006-09-27 13:50:52 -0700 (Wed, 27 Sep 2006)

Log Message:
-----------
Need __init__.py

Added Paths:
-----------
    CalendarServer/trunk/twistedcaldav/py/__init__.py

Added: CalendarServer/trunk/twistedcaldav/py/__init__.py
===================================================================
--- CalendarServer/trunk/twistedcaldav/py/__init__.py	                        (rev 0)
+++ CalendarServer/trunk/twistedcaldav/py/__init__.py	2006-09-27 20:50:52 UTC (rev 210)
@@ -0,0 +1,22 @@
+##
+# Copyright (c) 2005-2006 Apple Computer, Inc. All rights reserved.
+#
+# Licensed under the Apache License, Version 2.0 (the "License");
+# you may not use this file except in compliance with the License.
+# You may obtain a copy of the License at
+#
+# http://www.apache.org/licenses/LICENSE-2.0
+#
+# Unless required by applicable law or agreed to in writing, software
+# distributed under the License is distributed on an "AS IS" BASIS,
+# WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
+# See the License for the specific language governing permissions and
+# limitations under the License.
+#
+# DRI: Wilfredo Sanchez, wsanchez at apple.com
+##
+
+"""
+Standard Python modules which aren't included in all versions of
+Python which we want to support.
+"""

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20060927/0007a9fa/attachment.html


More information about the calendarserver-changes mailing list