[Python-Dev] Re: Decorators: vertical bar syntax

Mike Thompson mike.spam.filter at day8.com.au
Sat Aug 7 09:00:01 CEST 2004


Terry Reedy wrote:

> 
> Is a space allowed after the prefic character, whatever it might be?  With
> 
> def foo():
>    | classmethod
>    | accepts(int,int)
>    | returns(float)
> 


Thats it!  I love it.




More information about the Python-Dev mailing list