Staging
v0.5.1
https://github.com/python/cpython
Revision c17b35c6b444817b178bffbc061b89d581ffc1e0 authored by Brett Cannon on 01 March 2008, 04:28:23 UTC, committed by Brett Cannon on 01 March 2008, 04:28:23 UTC
Including the full output becomes hairy in the face of the I/O system being
written in Python and thus profiled (i.e., running the test on its own and then
under regrtest created a different profile thanks to an extra flush() call in
the latter case).

No need to backport as 2.x's I/O is entirely C-based and thus not profiled.
1 parent 3af831b
History
Tip revision: c17b35c6b444817b178bffbc061b89d581ffc1e0 authored by Brett Cannon on 01 March 2008, 04:28:23 UTC
Change test_profile to only compare data that originates from the test file.
Tip revision: c17b35c
File Mode Size
Demo
Doc
Grammar
Include
Lib
Mac
Misc
Modules
Objects
PC
PCbuild
Parser
Python
Tools
.hgsvnexternals -rw-r--r-- 65 bytes
.hgtags -rw-r--r-- 2.6 KB
INTBENCH -rw-r--r-- 941 bytes
LICENSE -rw-r--r-- 13.5 KB
Makefile.pre.in -rw-r--r-- 36.3 KB
README -rw-r--r-- 5.1 KB
RELNOTES -rw-r--r-- 2.7 KB
configure -rwxr-xr-x 645.7 KB
configure.in -rw-r--r-- 96.8 KB
install-sh -rwxr-xr-x 7.0 KB
pyconfig.h.in -rw-r--r-- 28.2 KB
runtests.sh -rwxr-xr-x 2.1 KB
setup.py -rw-r--r-- 68.4 KB

README

back to top