[Python-Dev] Re: @decorators, the PEP and the "options" out there?
Nicolas Fleury
nidoizo at yahoo.com
Thu Aug 5 22:14:59 CEST 2004
More information about the Python-Dev mailing list
Thu Aug 5 22:14:59 CEST 2004
- Previous message: [Python-Dev] Re: @decorators, the PEP and the "options" out there?
- Next message: [Python-Dev] Re: @decorators, the PEP and the "options" out there?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Nicolas Fleury wrote: > 1.If the syntax is "before def", it is outside the definition. > 2.If the syntax is "just after def keyword", it hides the function name. > 3.If the syntax is "after definition", it cause ugly line wraps. I just discovered a #4 on the Wiki: "at beginning of function body syntax". Best to me...
- Previous message: [Python-Dev] Re: @decorators, the PEP and the "options" out there?
- Next message: [Python-Dev] Re: @decorators, the PEP and the "options" out there?
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list