[Checkins] SVN: ClientForm/as_package/0.2.9/__init__.py Packageize module

Tres Seaver tseaver at palladion.com
Mon Dec 1 00:20:57 EST 2008


Log message for revision 93464:
  Packageize module

Changed:
  A   ClientForm/as_package/0.2.9/__init__.py

-=-
Copied: ClientForm/as_package/0.2.9/__init__.py (from rev 93463, Zope3/trunk/src/ClientForm/__init__.py)
===================================================================
--- ClientForm/as_package/0.2.9/__init__.py	                        (rev 0)
+++ ClientForm/as_package/0.2.9/__init__.py	2008-12-01 05:20:56 UTC (rev 93464)
@@ -0,0 +1,18 @@
+##############################################################################
+#
+# Copyright (c) 2001, 2002 Zope Corporation 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.
+#
+##############################################################################
+"""ClientForm
+
+$Id$
+"""
+from ClientForm import *



More information about the Checkins mailing list