Update of /cvs-repository/Zope2/lib/Components/ExtensionClass In directory korak.digicool.com:/tmp/cvs-serv3151 Modified Files: Acquisition.c Log Message: Fixed wrapper type refcounting bug. Wrappers are complicated by the desire to avoid excess wrapper allocation with a wrapper free list.