Update of /cvs-repository/Zope2/lib/python/ZODB
In directory korak.digicool.com:/tmp/cvs-serv30160
Modified Files:
Tag: Mount-Dev
Connection.py
Log Message:
Added a method, onCloseCallback, for registering functions to be
called when the connection closed. This is needed to support the
simple connection management required by database mounts.