]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Oops. I didn't expect that some tests (test_cookie) have expected
authorGuido van Rossum <guido@python.org>
Fri, 21 Sep 2001 20:45:44 +0000 (20:45 +0000)
committerGuido van Rossum <guido@python.org>
Fri, 21 Sep 2001 20:45:44 +0000 (20:45 +0000)
commit0a07639779beb496f3d68021fef28e77dbe13af9
tree9bc2788297d521142990aaaaeba65e5e69bf04af
parent0fcca4e815e3dbb28c73108376079a94ad6ee8de
Oops.  I didn't expect that some tests (test_cookie) have expected
output *and* doctest stuff.  Assuming the doctest stuff comes after the
expected output, this fixes that.
Lib/test/regrtest.py
Lib/test/test_support.py