In article <[email protected]>, Paul Rubin <http://[email protected]> wrote:
> [email protected] writes: > > > class Foo (DynamicAttributes, object): pass > > > > > You cannot do that, but you can establish a fixed set of attributes by > > defining the __slot__ class variable. > > That is not what __slot__ is for. Right. And tuples are not immutable lists (ducking and covering).
-- http://mail.python.org/mailman/listinfo/python-list
