]> granicus.if.org Git - python/commit
Merged revisions 77247 via svnmerge from
authorAntoine Pitrou <solipsis@pitrou.net>
Sat, 2 Jan 2010 21:51:33 +0000 (21:51 +0000)
committerAntoine Pitrou <solipsis@pitrou.net>
Sat, 2 Jan 2010 21:51:33 +0000 (21:51 +0000)
commit74edda01a119ed8ecd1702940db2b2f09f05d022
tree717f4a357158b99fc08f435eecc85e3b9611ff90
parentda2ecaf3349d564ef0392183d86270eea5cdb439
Merged revisions 77247 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk

........
  r77247 | antoine.pitrou | 2010-01-02 22:47:10 +0100 (sam., 02 janv. 2010) | 5 lines

  Add tests for issue #7458: str.rfind() would crash when called with an invalid
  start value.  The offending code itself was removed as part of #7462.
  This patch by Victor Stinner.
........
Lib/test/string_tests.py