Decorator and Metaclasses Documentation

Mike C. Fletcher mcfletch at rogers.com
Sun Aug 21 21:36:29 EDT 2005


sysfault wrote:

>Does anyone know of any good documentation on these topics, doesn't look
>like the official python tutorial covers them. Thanks in advance.
>  
>
PyCon 2005, PyCon 2004 and PyGTA November 2004 presentations here are 
all on these topics:
    http://www.vrplumber.com/programming/

Though the don't go into extreme detail on decorators (they are 
basically syntactic sugar for a particular type of descriptor).

HTH,
Mike

-- 
________________________________________________
  Mike C. Fletcher
  Designer, VR Plumber, Coder
  http://www.vrplumber.com
  http://blog.vrplumber.com




More information about the Python-list mailing list