Bruno Desthuilliers <bruno.42.desthuilli...@websiteburo.invalid> writes:
> > If the programmer could
> > somehow disallow it in certain classes,
> 
> Already possible - you just have to provide your own implementation of
> __setattr__.

Part of the idea of non-dynamic attribute sets is to make the program
run faster, not slower.
--
http://mail.python.org/mailman/listinfo/python-list

Reply via email to