[Python-3000] find -> index patch (original) (raw)

Guido van Rossum guido at python.org
Sun Aug 27 04:51:03 CEST 2006


On 8/26/06, Jack Diederich <jackdied at jackdied.com> wrote:

After some benchmarking find() can't go away without really hurting readline() performance.

Can you elaborate? readline() is typically implemented in C so I'm not sure I follow.

-- --Guido van Rossum (home page: http://www.python.org/~guido/)



More information about the Python-3000 mailing list