]> granicus.if.org Git - python/commit
changed find/rfind to return -1 for matches outside the source string
authorFredrik Lundh <fredrik@pythonware.com>
Tue, 30 May 2006 17:11:48 +0000 (17:11 +0000)
committerFredrik Lundh <fredrik@pythonware.com>
Tue, 30 May 2006 17:11:48 +0000 (17:11 +0000)
commit93eff6fecd6563c04ab6a15c546f00852ef8e639
treee61ea46401c978e927367439685fc996d351c9b5
parent9faa3eda6b767ddfae8ff2627d50edd6ad072490
changed find/rfind to return -1 for matches outside the source string
Lib/test/string_tests.py
Objects/stringlib/find.h