[Zope-Checkins] CVS: ZODB/src/ZODB - Connection.py:1.142

Fred L. Drake, Jr. fred at zope.com
Fri Apr 2 12:48:06 EST 2004


Update of /cvs-repository/ZODB/src/ZODB
In directory cvs.zope.org:/tmp/cvs-serv2620

Modified Files:
	Connection.py 
Log Message:
remove extra blank line for conssitency


=== ZODB/src/ZODB/Connection.py 1.141 => 1.142 ===
--- ZODB/src/ZODB/Connection.py:1.141	Wed Mar 31 22:56:58 2004
+++ ZODB/src/ZODB/Connection.py	Fri Apr  2 12:47:57 2004
@@ -242,7 +242,6 @@
           - `oid`: an object id
 
         :Exceptions:
-
           - `KeyError`: if oid does not exist.  It is possible that an
             object does not exist as of the current transaction, but
             existed in the past.  It may even exist again in the




More information about the Zope-Checkins mailing list