On 3/14/07, Guido van Rossum <[EMAIL PROTECTED]> wrote: > On 3/14/07, Talin <[EMAIL PROTECTED]> wrote: > > PEP: xxx > > Title: Metaclasses in Python 3000 > > Checked in as PEP 3115.
I've accepted this PEP and checked in the implementation. The compiler package is currently broken; someone who knows it better may be able to fix it sooner than I can. The docs aren't updated yet. I expec that Collin Winter will produce a transformer that can fix at least the simpler cases of __metaclass__=xxx, and warn about cases it can't transform. -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com