[Python-Dev] PEP 318 - posting draft
Guido van Rossum
guido at python.org
Wed Mar 24 09:28:55 EST 2004
> Actually, it should be deleted and the PEP updated. Michael's latest patch
> apparently supports class decorators, so it's no longer an extension.
But while you're at it, please add to the PEP that I don't like the
idea of class decorators. I think they don't solve a real problem,
unlike function decorators, and I think that making classes and
functions more similar just adds confusion.
--Guido van Rossum (home page: http://www.python.org/~guido/)
More information about the Python-Dev
mailing list