[Python-Dev] Remove str.find in 3.0?

Terry Reedy tjreedy at udel.edu
Sat Aug 27 01:48:54 CEST 2005


"Guido van Rossum" <gvanrossum at gmail.com> wrote in message 
news:ca471dc20508261310809b1e3 at mail.gmail.com...
> On 8/26/05, Terry Reedy <tjreedy at udel.edu> wrote:
>> Can str.find be listed in PEP 3000 (under builtins) for removal?
>
> Yes please. (Except it's not technically a builtin but a string method.)

To avoid suggesting a new header, I interpreted Built-ins broadly to 
include builtin types.  The header could be expanded to Built-in Constants, 
Functions, and Types or Built-ins and Built-in Types but I leave such 
details to the PEP authors.

Terry J. Reedy





More information about the Python-Dev mailing list