general class functions

syd syd.diamond at gmail.com
Wed Nov 3 11:22:24 EST 2004


Andrea Griffini <agriff at tin.it> wrote in message

> Would it be worse or better to make Library a new-style
> class, using __getattribute__ instead of __getattr__ and
> defaulting to object.__getattribute__(self,name) in the
> "else" part ?

Can you elaborate here, please?  I'm not sure I understand what you mean.



More information about the Python-list mailing list