[Python-Dev] Re: Update PEP 292
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Aug 12 03:24:58 CEST 2004
More information about the Python-Dev mailing list
Thu Aug 12 03:24:58 CEST 2004
- Previous message: [Python-Dev] Re: Update PEP 292
- Next message: [Python-Dev] Re: Update PEP 292
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
> Apart from removing the need for the parentheses/braces in this case, > all it does is consistently remove the "s", I believe that just removing the 's' alone would be a substantial benefit. It's easy to forget when writing, and tends to get lost or confused with the surrounding text when reading. Greg Ewing, Computer Science Dept, +--------------------------------------+ University of Canterbury, | A citizen of NewZealandCorp, a | Christchurch, New Zealand | wholly-owned subsidiary of USA Inc. | greg at cosc.canterbury.ac.nz +--------------------------------------+
- Previous message: [Python-Dev] Re: Update PEP 292
- Next message: [Python-Dev] Re: Update PEP 292
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
More information about the Python-Dev mailing list