[Zope-Checkins] CVS: Zope2 - ZClass.py:1.39

Jim Fulton jim@digicool.com
Tue, 14 Dec 1999 13:49:34 -0500


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

Modified Files:
	ZClass.py 
Log Message:
Fixed createInObjectManager to use _getOb (ie follow
the rules for ObjectManager) rather than getattr.