[Python-3000] Metaclasses in Py3K (original) (raw)

Josiah Carlson jcarlson at uci.edu
Sun Dec 10 09:53:42 CET 2006


Greg Ewing <greg.ewing at canterbury.ac.nz> wrote:

Josiah Carlson wrote: > class FooClass(X, Y, implements=sequence): No, no, no, no, no. This is just the sort of thing I'm afraid of. "Implements equals" is an abomination against the English language.

I'm happy to withdraw that particular version (I like @implements better anyways), but I think it is useful for type=M and dict=D arguments (for metaclass and special dictionary support).



More information about the Python-3000 mailing list