[CalendarServer-changes] [9104] CalendarServer/branches/users/glyph/ipv6-client/contrib/performance/ __init__.py

source_changes at macosforge.org source_changes at macosforge.org
Fri Apr 13 11:48:08 PDT 2012


Revision: 9104
          http://trac.macosforge.org/projects/calendarserver/changeset/9104
Author:   glyph at apple.com
Date:     2012-04-13 11:48:08 -0700 (Fri, 13 Apr 2012)
Log Message:
-----------
contrib unfortunately has multiple names sometimes so account for that

Modified Paths:
--------------
    CalendarServer/branches/users/glyph/ipv6-client/contrib/performance/__init__.py

Modified: CalendarServer/branches/users/glyph/ipv6-client/contrib/performance/__init__.py
===================================================================
--- CalendarServer/branches/users/glyph/ipv6-client/contrib/performance/__init__.py	2012-04-13 18:48:03 UTC (rev 9103)
+++ CalendarServer/branches/users/glyph/ipv6-client/contrib/performance/__init__.py	2012-04-13 18:48:08 UTC (rev 9104)
@@ -0,0 +1,17 @@
+##
+# Copyright (c) 2012 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.
+##
+
+__import__("twext")
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120413/42f8cfb7/attachment.html>


More information about the calendarserver-changes mailing list