[Python-Dev] PEP 318: Decorators last before colon (original) (raw)
Guido van Rossum guido at python.org
Tue Mar 30 16:22:37 EST 2004
- Previous message: [Python-Dev] PEP 318: Decorators last before colon
- Next message: [Python-Dev] PEP 318: Decorators last before colon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Except that what you show is currently valid syntax. Making a currently valid syntax mean something new is, I believe, generally frowned upon.
Not in this case. I've thought this through and don't think I see any practical issues with this syntax.
--Guido van Rossum (home page: http://www.python.org/~guido/)
- Previous message: [Python-Dev] PEP 318: Decorators last before colon
- Next message: [Python-Dev] PEP 318: Decorators last before colon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]