__getattribute__ for class object

Sylvain Ferriol sferriol at imag.fr
Fri Aug 12 05:52:56 EDT 2005


hello
when i define __getattribute__ in a class, it is for the class instances
but if i want to have a __getattribute__ for class attributes

how can i do that ?

sylvain



More information about the Python-list mailing list