[Zope3-checkins] CVS: Zope3/src/zope/app/rdb - __init__.py:1.4

Jeremy Hylton jeremy@zope.com
Tue, 31 Dec 2002 13:36:14 -0500


Update of /cvs-repository/Zope3/src/zope/app/rdb
In directory cvs.zope.org:/tmp/cvs-serv20218/zope/app/rdb

Modified Files:
	__init__.py 
Log Message:
Docstring normalization.


=== Zope3/src/zope/app/rdb/__init__.py 1.3 => 1.4 ===
--- Zope3/src/zope/app/rdb/__init__.py:1.3	Tue Dec 31 06:50:14 2002
+++ Zope3/src/zope/app/rdb/__init__.py	Tue Dec 31 13:36:13 2002
@@ -11,8 +11,7 @@
 # FOR A PARTICULAR PURPOSE.
 #
 ##############################################################################
-"""
-Zope RDBMS Transaction Integration.
+"""Zope RDBMS Transaction Integration.
 
 Provides a proxy for interaction between the zope transaction
 framework and the db-api connection. Databases which want to support