[Checkins] SVN: jquery.widget/trunk/src/jquery/widget/__init__.py Added missing __inti_.py

Roger Ineichen roger at projekt01.ch
Thu May 24 06:43:39 EDT 2007


Log message for revision 75928:
  Added missing __inti_.py

Changed:
  A   jquery.widget/trunk/src/jquery/widget/__init__.py

-=-
Added: jquery.widget/trunk/src/jquery/widget/__init__.py
===================================================================
--- jquery.widget/trunk/src/jquery/widget/__init__.py	                        (rev 0)
+++ jquery.widget/trunk/src/jquery/widget/__init__.py	2007-05-24 10:43:38 UTC (rev 75928)
@@ -0,0 +1,16 @@
+##############################################################################
+#
+# Copyright (c) 2007 Zope Foundation and Contributors.
+# All Rights Reserved.
+#
+# This software is subject to the provisions of the Zope Public License,
+# Version 2.1 (ZPL).  A copy of the ZPL should accompany this distribution.
+# THIS SOFTWARE IS PROVIDED "AS IS" AND ANY AND ALL EXPRESS OR IMPLIED
+# WARRANTIES ARE DISCLAIMED, INCLUDING, BUT NOT LIMITED TO, THE IMPLIED
+# WARRANTIES OF TITLE, MERCHANTABILITY, AGAINST INFRINGEMENT, AND FITNESS
+# FOR A PARTICULAR PURPOSE.
+#
+##############################################################################
+"""
+$Id: layer.py 197 2007-04-13 05:03:32Z rineichen $
+"""



More information about the Checkins mailing list