Staging
v0.5.1
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
Modules
Python
support
Makefile -rw-r--r-- 14.2 KB
README -rw-r--r-- 1.2 KB
pyconfig.h -rw-r--r-- 18.1 KB
sleep.c -rw-r--r-- 866 bytes
unixstuff.c -rw-r--r-- 1.7 KB
unixstuff.h -rw-r--r-- 318 bytes

README

back to top