[Python-Dev] Re: new syntax for wrapping (PEP 318) (original) (raw)
Michael Hudson mwh at python.net
Thu Feb 26 07:12:29 EST 2004
- Previous message: [Python-Dev] Re: new syntax for wrapping (PEP 318)
- Next message: [Python-Dev] Re: new syntax for wrapping (PEP 318)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
"Shalabh Chaturvedi" <shalabh at cafepy.com> writes:
I completely agree. This is the second-most elegant syntax, the most-elegant being:
def classmethod func(a, b, c): Has this been completely rejected?
I think it would be pretty hard to implement, parsing wise.
Also, I think it risks being NAME soup. Punctuation isn't in-and-of- itself a bad thing!
Cheers, mwh
-- : exploding like a turd Never had that happen to me, I have to admit. They do that often in your world? -- Eric The Read & Dave Brown, asr
- Previous message: [Python-Dev] Re: new syntax for wrapping (PEP 318)
- Next message: [Python-Dev] Re: new syntax for wrapping (PEP 318)
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]