[Zope-CVS] CVS: Packages/PsycopgDA/tests - __init__.py:1.1

Stephan Richter srichter@cbu.edu
Wed, 10 Jul 2002 22:01:50 -0400


Update of /cvs-repository/Packages/PsycopgDA/tests
In directory cvs.zope.org:/tmp/cvs-serv9591/tests

Added Files:
	__init__.py 
Log Message:
Initial implementation of Psycopg DA.


=== Added File Packages/PsycopgDA/tests/__init__.py ===
##############################################################################
#
# Copyright (c) 2002 Zope Corporation and Contributors.
# All Rights Reserved.
# 
# This software is subject to the provisions of the Zope Public License,
# Version 2.0 (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.
# 
##############################################################################
"""XXX short summary goes here.

XXX longer description goes here.

$Id: __init__.py,v 1.1 2002/07/11 02:01:49 srichter Exp $
"""