[CalendarServer-changes] [8545] CalendarServer/trunk/calendarserver/tools/shell/__init__.py

source_changes at macosforge.org source_changes at macosforge.org
Mon Jan 16 13:55:15 PST 2012


Revision: 8545
          http://trac.macosforge.org/projects/calendarserver/changeset/8545
Author:   wsanchez at apple.com
Date:     2012-01-16 13:55:14 -0800 (Mon, 16 Jan 2012)
Log Message:
-----------
Need __init__

Added Paths:
-----------
    CalendarServer/trunk/calendarserver/tools/shell/__init__.py

Added: CalendarServer/trunk/calendarserver/tools/shell/__init__.py
===================================================================
--- CalendarServer/trunk/calendarserver/tools/shell/__init__.py	                        (rev 0)
+++ CalendarServer/trunk/calendarserver/tools/shell/__init__.py	2012-01-16 21:55:14 UTC (rev 8545)
@@ -0,0 +1,19 @@
+##
+# 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.
+##
+
+"""
+Data store interactive shell.
+"""
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/calendarserver-changes/attachments/20120116/ead2ea93/attachment-0001.html>


More information about the calendarserver-changes mailing list