In article <7x1vv83afq....@ruckus.brouhaha.com>,
 Paul Rubin <http://phr...@nospam.invalid> wrote:

> bieff...@gmail.com 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

Reply via email to