[Zope-Checkins] CVS: Zope2 - DA.py:1.85 Results.py:1.11
Brian Lloyd
brian@digicool.com
Tue, 23 May 2000 14:57:12 -0400
Update of /cvs-repository/Zope2/lib/python/Shared/DC/ZRDB
In directory korak.digicool.com:/home/brian/temp/zope22/lib/python/Shared/DC/ZRDB
Modified Files:
DA.py Results.py
Log Message:
Added fix to Result class in Results.py - it was running afoul of the
new tighter security policy because it did not contain the needed
assertion to allow access to its unprotected subobjects (records).