Steven Bethard wrote: > You already don't need to list the attributes from the base classes. > The __finalattrs__ are converted into class level descriptors, so if > class D inherits from class C, it has the __finalattrs__ descriptors > for both classes.
That's fine, then. -- Greg _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com