Update of /cvs-repository/Zope2/lib/python/ZClasses
In directory korak.digicool.com:/projects/users/jim/Zope-2_1_0/lib/python/ZClasses
Modified Files:
Tag: Zope-2_1_0
Method.py
Log Message:
Changed to use persistent method wrappers. This is to avoid
certain bootstrapping problems that can occur when a ZClass instance
is used as a ZClass method.