Advanced OOP tutorial

Alex Martelli aleax at aleax.it
Tue Nov 4 17:50:56 EST 2003


Fernando wrote:

> Hi,
> 
> Is there any advanced OOP tutorial that cover metaclass programming?
> 
> Thanks

"advanced" and "tutorial" are sort of opposites, aren't they?

There's plenty of metaclass materials, e.g. my slides on "Python
Metaclasses" from Europython are downloadable as PDF from a link at:

http://www.strakt.com/dev_talks.html


Alex





More information about the Python-list mailing list