Update of /cvs-repository/Zope2/lib/Components/ExtensionClass
In directory korak.digicool.com:/projects/users/jim/Ownerous/lib/Components/ExtensionClass
Modified Files:
Tag: Security-Dev
Acquisition.c
Log Message:
Added the module function aq_get. The function aq_get is like getattr
except that it will acquire the attribute, even if the attribute name
starts with '_'.