[Python-Dev] Re: Re: Call for defense of @decorators
Holger Krekel
pyth at devel.trillke.net
Sat Aug 7 00:05:42 CEST 2004
Raymond Hettinger wrote:
> > On Fri, 2004-08-06 at 15:02, Anthony Baxter wrote:
> >
> > > To jump on the band-wagon - I can live with | as well. I was going
> to
> > > add it to the PEP rewrite, but I'll wait for a decision, to save
> myself
> > > the writing ;)
> >
> > Sure, me too (obviously). In a perfect world, I'd still prefer @, but
> > if using | puts this issue to bed, +1 from me.
>
> FWIW, +1.
| FWIW
def holger():
if anything:
return +1
More information about the Python-Dev
mailing list