[Python-Dev] Drop support for multiple decorators per line? (was: Decorator order implemented backwards?) (original) (raw)
Brett C. bac at OCF.Berkeley.EDU
Wed Aug 11 22:03:54 CEST 2004
- Previous message: [Python-Dev] Drop support for multiple decorators per line? (was: Decorator order implemented backwards?)
- Next message: [Python-Dev] Decorator order implemented backwards?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Barry Warsaw wrote:
On Tue, 2004-08-10 at 17:24, Bob Ippolito wrote:
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 +1
+1 = +3 from me! =)
trying-to-get-through-over-1,000-emails-for-the-next-summary-yr's, Brett
- Previous message: [Python-Dev] Drop support for multiple decorators per line? (was: Decorator order implemented backwards?)
- Next message: [Python-Dev] Decorator order implemented backwards?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]