diff options
author | Brett Cannon <bcannon@gmail.com> | 2008-03-01 04:28:23 (GMT) |
---|---|---|
committer | Brett Cannon <bcannon@gmail.com> | 2008-03-01 04:28:23 (GMT) |
commit | c17b35c6b444817b178bffbc061b89d581ffc1e0 (patch) | |
tree | 98935c828209e2330dd51f2531cb92197a36c901 /Include | |
parent | 3af831bacac9626b62039f7bcf777a5f1202493b (diff) | |
download | cpython-c17b35c6b444817b178bffbc061b89d581ffc1e0.zip cpython-c17b35c6b444817b178bffbc061b89d581ffc1e0.tar.gz cpython-c17b35c6b444817b178bffbc061b89d581ffc1e0.tar.bz2 |
Change test_profile to only compare data that originates from the test file.
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.
Diffstat (limited to 'Include')
0 files changed, 0 insertions, 0 deletions