Staging
v0.8.1
https://github.com/python/cpython
Revision fb54405c0f35e67545da94a25e35d5571c7c869c authored by Tim Peters on 24 September 2002, 16:21:36 UTC, committed by Tim Peters on 24 September 2002, 16:21:36 UTC
fixes for the "try to resize it" test (Windows grows the underlying
file then, and that screws up later tests that assume the underlying
file has not changed size, as was true on the box (Linux) the person
who changed this test in 2.2 to begin with tried it on).  Without this
change, test_mmap fails on Windows.  Now it passes again.
1 parent 1b3e494
History
Tip revision: fb54405c0f35e67545da94a25e35d5571c7c869c authored by Tim Peters on 24 September 2002, 16:21:36 UTC
Replaced this with the 2.3 test_mmap, which contains Windows-specific
Tip revision: fb54405
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.3 KB
LICENSE -rw-r--r-- 12.2 KB
Makefile.pre.in -rw-r--r-- 25.9 KB
PLAN.txt -rw-r--r-- 14.1 KB
README -rw-r--r-- 41.7 KB
acconfig.h -rw-r--r-- 7.5 KB
configure -rwxr-xr-x 209.6 KB
configure.in -rw-r--r-- 54.5 KB
install-sh -rwxr-xr-x 5.5 KB
pyconfig.h.in -rw-r--r-- 19.6 KB
setup.py -rw-r--r-- 34.3 KB

README

back to top