properties + types, implementing meta-class desciptors elegantly?

Michael Hudson mwh at python.net
Fri Jul 18 13:03:34 EDT 2003


"Mike C. Fletcher" <mcfletch at rogers.com> writes:

> So, does anyone have a pattern which allows setting an attribute on
> a class which doesn't go through the setattr machinery (i.e. can be
> used within a descriptor)?

No.  Fun problem to think about, though :-)

Cheers,
M.

-- 
  Beer doesn't really work over the internet, unless IPv6 improves
  things in ways I don't understand.
                                  -- Steven M. Haflich, comp.lang.lisp




More information about the Python-list mailing list