[Python-Dev] Re: Update PEP 292
Greg Ewing
greg at cosc.canterbury.ac.nz
Thu Aug 12 03:24:58 CEST 2004
> 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 +--------------------------------------+
More information about the Python-Dev
mailing list