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

Jim Fulton jim@digicool.com
Tue, 9 May 2000 15:03:53 -0400


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

Modified Files:
	Transaction.py 
Log Message:
Fixed a bug that caused objects to be left in an invalid state
when tpc_begin failed.