• Jim Fulton's avatar
    Removed the security-manager "validateValue" api. This was · 830e486e
    Jim Fulton authored
    necessitated by changes in the security policy that requires access to
    source objects and attribute names to check acces to objects obtained
    through attribute access.
    
    New-style class dictionaries are immutable. Changed some class-update
    code to use setattr rather thah class-dictionary modifications.
    830e486e
SecurityInfo.py 11.4 KB