This issue tracker has been migrated to GitHub, and is currently read-only.
For more information, see the GitHub FAQs in the Python's Developer Guide.

Author vstinner
Recipients flox, pitrou, vstinner
Date 2009-12-08.18:07:28
SpamBayes Score 0.008435421
Marked as misclassified No
Message-id <1260295650.5.0.810744219217.issue7458@psf.upfronthosting.co.za>
In-reply-to
Content
flox> Actually the "find" method was not broken.

Oh, you're right, str.find() was already fixed by r66631 (related to
issue #3967). I prefer your patch flox ;-)

I fixed this issue title.
History
Date User Action Args
2009-12-08 18:07:30vstinnersetrecipients: + vstinner, pitrou, flox
2009-12-08 18:07:30vstinnersetmessageid: <1260295650.5.0.810744219217.issue7458@psf.upfronthosting.co.za>
2009-12-08 18:07:28vstinnerlinkissue7458 messages
2009-12-08 18:07:28vstinnercreate