[Zope-Checkins] CVS: Zope2 - Connection.py:1.43

Jim Fulton jim@digicool.com
Mon, 15 Jan 2001 13:49:50 -0500 (EST)


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/tmp/cvs-serv1954

Modified Files:
	Connection.py 
Log Message:
Reenabled and moved check for conflicts on read to avoid reading
inconsistent data. Added a detailed comment with explanation.

Added explanation of the semantics for calling the function passed to
the storage tpc_finish method.