[Python-Dev] Re: Re: Call for defense of @decorators (original) (raw)

Mark Russell marktrussell at btopenworld.com
Fri Aug 6 20:50:07 CEST 2004


On Fri, 2004-08-06 at 18:50, Fernando Perez wrote:

The visual effect of | when initially proposed looked surprisingly nice to me given its 'diagrammatic' appearance of drawing a graph between the decoration lines and the function definition. So FWIW, I'd say that I personally kind of like it.

I too like |. It is not quite as visible as @, but I don't think that's a serious problem, and not breaking ipython and other tools is a big win. I just tried implementing this change, and all the tests still pass (not a big surprise, but worth confirming I guess).

Mark



More information about the Python-Dev mailing list