• Jim Fulton's avatar
    Added class initialization machinery to: · 0e0e3de3
    Jim Fulton authored
      - Make sure HTMLFile instances got a __name__ that matched the name
        they were assigned to in the class, and
    
      - Give HTMLFile and Python methods whos names are 'manage' or
        begin with 'manage_' a __roles__ of ('Manager',)
    0e0e3de3
Globals.py 3.81 KB