On 8/27/07, Barry Warsaw <[EMAIL PROTECTED]> wrote: > > On Aug 27, 2007, at 6:16 PM, [EMAIL PROTECTED] wrote: > > > I would like to see PEP 8 remove the "as necessary to improve > > readability" in the function and method naming conventions. That > > way methods like StringIO.getvalue() can be renamed to > > StringIO.get_value(). > > +1 > - -Barry
Sure, but after the 3.0a1 release (slated for 8/31, i.e. this Friday). We've got enough changes coming down the pike already that affect every other file, and IMO this clearly belongs to the library reorg. (I'm personally perfectly fine with getvalue(), but I understand others don't see it that way.) -- --Guido van Rossum (home page: http://www.python.org/~guido/) _______________________________________________ Python-3000 mailing list Python-3000@python.org http://mail.python.org/mailman/listinfo/python-3000 Unsubscribe: http://mail.python.org/mailman/options/python-3000/archive%40mail-archive.com