[Python-Dev] Re: PEP 318: Decorators last before colon

Guido van Rossum guido at python.org
Wed Mar 31 14:20:13 EST 2004


> I suggest that the the break-less solution
> 
> [classmethod, logged, debug] def function(args):

Sorry, can't do that with the current parser.

--Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-Dev mailing list