[Python-Dev] PEP 318 - posting draft (original) (raw)
Guido van Rossum guido at python.org
Wed Mar 24 09:28:55 EST 2004
- Previous message: [Python-Dev] PEP 318 - posting draft
- Next message: [Python-Dev] PEP 318 - posting draft
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-Dev] PEP 318 - posting draft
- Next message: [Python-Dev] PEP 318 - posting draft
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]