[Zope-Checkins] CVS: Zope2 - ObjectManager.py:1.95

shane@digicool.com shane@digicool.com
Fri, 26 May 2000 12:14:01 -0400


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

Modified Files:
	ObjectManager.py 
Log Message:
This fix makes it possible to use manage_clone on a new ZClass instance.
The _p_jar attribute was not present because the object hadn't been
placed in the database yet.