Staging
v0.5.0
https://github.com/python/cpython
Revision b50f9926ca1a6d9e55871979e494511db4bc9da4 authored by Amaury Forgeot d'Arc on 26 September 2008, 22:46:01 UTC, committed by Amaury Forgeot d'Arc on 26 September 2008, 22:46:01 UTC
For example:
   "".count("xxxx", sys.maxint, 0)

Backport of r66631.
1 parent 4235e6f
History
Tip revision: b50f9926ca1a6d9e55871979e494511db4bc9da4 authored by Amaury Forgeot d'Arc on 26 September 2008, 22:46:01 UTC
#3967: Correct a crash in count() and find() methods of string-like objects.
Tip revision: b50f992
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
PCbuild8
Parser
Python
RISCOS
Tools
.hgtags -rw-r--r-- 3.8 KB
LICENSE -rw-r--r-- 13.4 KB
Makefile.pre.in -rw-r--r-- 34.7 KB
README -rw-r--r-- 53.8 KB
configure -rwxr-xr-x 610.9 KB
configure.in -rw-r--r-- 97.1 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 26.6 KB
setup.py -rw-r--r-- 67.4 KB

README

back to top