[Python-Dev] Re: PEP 318 - function/method/class decoration
Pete Shinners
pete at shinners.org
Sat Mar 6 11:17:41 EST 2004
Bob Ippolito wrote:
> I would love to see a decision by PyCon. I will dedicate some of my
> sprint time on documentation, tests, implementation tweaks, etc. for
> this new syntax if it is accepted.
I'm +1 for the function syntax, but -0 for the class syntax.
I don't believe the class descriptors have been fully explored, and they
seem to directly violate metaclasses? Then again, nice to have one way of
doing things.
More information about the Python-Dev
mailing list