• Jim Fulton's avatar
    Previously, we assumed that the container and the access were the same · 74753edf
    Jim Fulton authored
    of the container was None. This is invalid. It turns out that we
    sometimes know where we got something, but not where it came from.
    It is dangerous to assume that they are the same.
    
    Also fixed a bug in whicg we did an identity comparison of the
    possibly wrapped container and base.
    74753edf
ZopeSecurityPolicy.py 8.89 KB