[CalendarServer-changes] [3452] CalendarServer/trunk/twext

source_changes at macosforge.org source_changes at macosforge.org
Wed Dec 3 17:12:23 PST 2008


Revision: 3452
          http://trac.macosforge.org/projects/calendarserver/changeset/3452
Author:   wsanchez at apple.com
Date:     2008-12-03 17:12:22 -0800 (Wed, 03 Dec 2008)
Log Message:
-----------
Clean up __init__scalendarserver

Modified Paths:
--------------
    CalendarServer/trunk/twext/internet/__init__.py
    CalendarServer/trunk/twext/python/__init__.py

Modified: CalendarServer/trunk/twext/internet/__init__.py
===================================================================
--- CalendarServer/trunk/twext/internet/__init__.py	2008-12-04 01:11:44 UTC (rev 3451)
+++ CalendarServer/trunk/twext/internet/__init__.py	2008-12-04 01:12:22 UTC (rev 3452)
@@ -0,0 +1,19 @@
+##
+# Copyright (c) 2005-2007 Apple 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.
+##
+
+"""
+Extensions to twisted.internet.
+"""

Modified: CalendarServer/trunk/twext/python/__init__.py
===================================================================
--- CalendarServer/trunk/twext/python/__init__.py	2008-12-04 01:11:44 UTC (rev 3451)
+++ CalendarServer/trunk/twext/python/__init__.py	2008-12-04 01:12:22 UTC (rev 3452)
@@ -0,0 +1,19 @@
+##
+# Copyright (c) 2005-2007 Apple 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.
+##
+
+"""
+Extensions to twisted.python.
+"""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20081203/66c98190/attachment.html>


More information about the calendarserver-changes mailing list