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

chrism@serenade.digicool.com chrism@serenade.digicool.com
Thu, 20 Apr 2000 11:09:04 -0400


Update of /cvs-repository/Zope2/lib/python/ZODB
In directory serenade.digicool.com:/usr/local/dc/ZapMedia/ZapEP/lib/python/ZODB

Modified Files:
	Connection.py 
Log Message:
Made unpickler show the data from a pickled instance when it can't load the object from the ZODB for whatever reason.  Helps when trying to debug why your object won't load.