[Python-Dev] Re: PEP 318: Decorators last before colon (original) (raw)

David Abrahams dave at boost-consulting.com
Thu Apr 1 18:45:26 EST 2004


"Phillip J. Eby" <pje at telecommunity.com> writes:

I'm not sure I'd go that far. For 'classmethod' it can actually be attractive to group a bunch of them together. On the other hand, that's the only use case that comes to mind for grouping a bunch of functions under the same decorator list.

I really suggested it because I think it solves some of the syntactic problems of other approaches.

-- Dave Abrahams Boost Consulting www.boost-consulting.com



More information about the Python-Dev mailing list