[Python-Dev] PEP 318: Can't we all just get along? (original) (raw)
A.M. Kuchling amk at amk.ca
Thu Aug 19 17:38:12 CEST 2004
- Previous message: [Python-Dev] PEP 318: Can't we all just get along?
- Next message: [Python-Dev] Weekly Python Bug/Patch Summary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
On Thu, Aug 19, 2004 at 04:14:35PM +0100, Michael Hudson wrote:
"Delaney, Timothy C (Timothy)" <tdelaney at avaya.com> writes: > I'm afraid that absolutely zero consensus is emerging :( I've withdrawn > myself entirely from the discussions as they've proven completely > useless. Me too.
Me three.
(I don't think I'm going to become a heavy user of decorators -- little of my current code could use them -- but for what it's worth I'm happy with either @decorator or list-after-def forms. I don't hate the '@' character, but neither do I find list-after-def very confusing, especially if you format the code clearly.)
--amk
- Previous message: [Python-Dev] PEP 318: Can't we all just get along?
- Next message: [Python-Dev] Weekly Python Bug/Patch Summary
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]