5 Sep
2000
5 Sep
'00
2:46 p.m.
At 08:46 AM 9/5/00 -0500, Steve Spicklemire wrote:
OK I think I found the actual intent of aq_base() in _checkId of PlugIns.py: ... it comes from the ObjectManager _checkId which has basically the same code execpt it ObjectManager.py also has the needed:
from Acquisition import aq_base
Fixed in my CVS. Thanks!