Bug in string.find; was: Re: Proposed PEP: New style indexing,was Re: Bug in slice type

Paul Rubin http
Sat Aug 27 15:19:02 EDT 2005


Steve Holden <steve at holdenweb.com> writes:
> A corrected find() that returns None on failure is a five-liner.

If I wanted to write five lines instead of one everywhere in a Python
program, I'd use Java.



More information about the Python-list mailing list