Re: Confused about pep 318
On Thu, 05 Aug 2004 13:29:29 -0400, Peter Hansen <peter@engcorp. com> wrote:[color=blue]
> I'll make another donation to PSF if the final decorator syntax
> does not Perlishly use arbitrary punctuation as the @ syntax does.[/color]
FFS. What exactly is "Perlish" about @? It's an unused symbol. That's all.
It's hardly arbitrary - Java, for instance, already uses @ for the same thing.
On Thu, 05 Aug 2004 13:29:29 -0400, Peter Hansen <peter@engcorp. com> wrote:[color=blue]
> I'll make another donation to PSF if the final decorator syntax
> does not Perlishly use arbitrary punctuation as the @ syntax does.[/color]
FFS. What exactly is "Perlish" about @? It's an unused symbol. That's all.
It's hardly arbitrary - Java, for instance, already uses @ for the same thing.
Comment