Update of /cvs-repository/Zope2/lib/python/ZODB In directory serenade.digicool.com:/home/chrism/Zope2.2a/lib/python/ZODB Modified Files: Transaction.py Log Message: Fixed "while objects" loop in commit to do the right thing with the object list element (toss it) if it doesn't have a _p_jar. Not doing this was causing an infinite loop.