[Python-3000] find -> index patch (original) (raw)
Guido van Rossum guido at python.org
Sun Aug 27 04:51:03 CEST 2006
- Previous message: [Python-3000] find -> index patch
- Next message: [Python-3000] find -> index patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]
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/)
- Previous message: [Python-3000] find -> index patch
- Next message: [Python-3000] find -> index patch
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ]