[Zope-Checkins] CVS: Zope2 - Transaction.py:1.24.54.2

Jim Fulton jim@digicool.com
Thu, 18 Jan 2001 13:32:49 -0500 (EST)


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

Modified Files:
      Tag: zope-2_3-branch
	Transaction.py 
Log Message:
Merged in changes from Evan's branch that allows the system to
continue commiting transactions when there is a failure of only one
data manager in the last phase of two-phase commit.