diff options
author | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-26 22:46:01 +0000 |
---|---|---|
committer | Amaury Forgeot d'Arc <amauryfa@gmail.com> | 2008-09-26 22:46:01 +0000 |
commit | b50f9926ca1a6d9e55871979e494511db4bc9da4 (patch) | |
tree | d075eb4550f9352f5704b86fb3ec425cb2f65e85 /Python/mysnprintf.c | |
parent | 4235e6f1117e6b35d183bf46487261d762486b1a (diff) | |
download | cpython-git-b50f9926ca1a6d9e55871979e494511db4bc9da4.tar.gz |
#3967: Correct a crash in count() and find() methods of string-like objects.
For example:
"".count("xxxx", sys.maxint, 0)
Backport of r66631.
Diffstat (limited to 'Python/mysnprintf.c')
0 files changed, 0 insertions, 0 deletions