[Python-Dev] Re: PEP 318: Decorators last before colon (original) (raw)
Paul Prescod paul at prescod.net
Wed Mar 31 18:10:10 EST 2004
- Previous message: [Python-Dev] Re: PEP 318: Decorators last before colon
- Next message: [Python-Dev] Re: PEP 318: Decorators last before colon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
Guido van Rossum wrote:
...
Why does <...> look better than [...]? To me, <...> just reminds me of XML, which is totally the wrong association.
I vote for << >>. The brackets and parens have too many meanings in Python already. <<staticmethod, foobar(baz)>> looks more like French than XML. ;)
Paul Prescod
- Previous message: [Python-Dev] Re: PEP 318: Decorators last before colon
- Next message: [Python-Dev] Re: PEP 318: Decorators last before colon
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]