STINNER Victor <victor.stin...@haypocalc.com> added the comment: 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. ---------- title: crash in str.find() and str.rfind() with invalid start value -> crash in str.rfind() with an invalid start value _______________________________________ Python tracker <rep...@bugs.python.org> <http://bugs.python.org/issue7458> _______________________________________ _______________________________________________ Python-bugs-list mailing list Unsubscribe: http://mail.python.org/mailman/options/python-bugs-list/archive%40mail-archive.com