[Python-Dev] Pre-PEP: Attribute Access Handlers v2

Donald Beaudry Donald Beaudry <donb@init.com>
Fri, 21 Jul 2000 15:00:00 -0400


try:
  "Gordon McMillan" <gmcm@hypernet.com> wrote,
  > > Proposed Implementation
  > > 
  > >     There is a new object called a computed attribute object. It
  > >     has three attributes: get, set, delete.
  > 
  > raise InternalInconsistencyError

except InternalInconsistencyError:
  see_previous_posts_suggesting_get_set_del_all_be_moved_to_a_single_method()

--
Donald Beaudry                                     Ab Initio Software Corp.
                                                   201 Spring Street
donb@init.com                                      Lexington, MA 02421
                  ...So much code, so little time...