Staging
v0.5.1
https://github.com/python/cpython
Revision db1752660157323a7c88a507a754726898eb1b97 authored by Michael W. Hudson on 08 March 2002, 13:39:25 UTC, committed by Michael W. Hudson on 08 March 2002, 13:39:25 UTC
    revision 1.20 of test_mmap.py

SF bug 515943:  searching for data with \0 in mmap.
mmap_find_method():  this obtained the string to find via s#, but it
ignored its length, acting as if it were \0-terminated instead.

Someone please run on Linux too (the extended test_mmap works on Windows).

Bugfix candidate.
1 parent b74a962
History
Tip revision: db1752660157323a7c88a507a754726898eb1b97 authored by Michael W. Hudson on 08 March 2002, 13:39:25 UTC
backport tim_one's checkin of
Tip revision: db17526
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
RISCOS
Tools
.cvsignore -rw-r--r-- 109 bytes
.hgtags -rw-r--r-- 2.1 KB
LICENSE -rw-r--r-- 12.1 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 39.6 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.1 KB
configure.in -rw-r--r-- 53.9 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.4 KB

README

back to top