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

Greg Ewing greg.ewing at canterbury.ac.nz
Sun Dec 10 00:06:15 CET 2006


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.

-- Greg



More information about the Python-3000 mailing list