[Python-Dev] Drop support for multiple decorators per line? (was: Decorator order implemented backwards?) (original) (raw)

Bob Ippolito bob at redivi.com
Tue Aug 10 23:24:54 CEST 2004


On Aug 10, 2004, at 5:07 PM, Mark Russell wrote:

While I'm at it, do we want to drop support for multiple decorators on a single line? Nobody has spoken up for it, and in fact forcing one-per-line would simplify the grammar (as well as making it easier for toy parsers to find decorators).

+1

-bob



More information about the Python-Dev mailing list