diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-26 22:48:41 (GMT) |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-26 22:48:41 (GMT) |
commit | f2e9368021d8e22e3dce5c201fea111660d75ee1 (patch) | |
tree | de0f9eac2f420fd2d4c6ed59dd4758659aba96e7 /Include | |
parent | 60320cb3e4fa0d77ae5f8634d83de497bba003f6 (diff) | |
download | cpython-f2e9368021d8e22e3dce5c201fea111660d75ee1.zip cpython-f2e9368021d8e22e3dce5c201fea111660d75ee1.tar.gz cpython-f2e9368021d8e22e3dce5c201fea111660d75ee1.tar.bz2 |
Merged revisions 66631 via svnmerge from
svn+ssh://pythondev@svn.python.org/python/trunk
........
r66631 | amaury.forgeotdarc | 2008-09-27 00:34:08 +0200 (sam., 27 sept. 2008) | 7 lines
#3967: Correct a crash in count() and find() methods of string-like objects.
For example:
"".count("xxxx", sys.maxint, 0)
Reviewed by Benjamin Peterson.
Will port to 2.5 and 3.0.
........
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions