[Python-3000] Compiling the PEP 3115 metaclass syntax

Greg Ewing greg.ewing at canterbury.ac.nz
Thu Mar 15 06:34:11 CET 2007


Guido van Rossum wrote:

> So I think it would be acceptable to this into a call to a new
> (hidden) built-in function, named __build_class__.
>
> 
> What do folks think?

Looks good to me. It'll also provide some interesting
new possibilities for overriding it in creative ways. :-)

--
Greg


More information about the Python-3000 mailing list