]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
bpo-24746: Fix doctest failures when running the testsuite with -R (#11501) (#11512)
authorSenthil Kumaran <skumaran@gatech.edu>
Thu, 10 Jan 2019 20:55:08 +0000 (12:55 -0800)
committerGitHub <noreply@github.com>
Thu, 10 Jan 2019 20:55:08 +0000 (12:55 -0800)
commit0167c08163f44f4a033497102244bbb6150f606b
tree00923db46e25591317c97a28dbd252a152d79c3a
parentc0a1d73c64cbc3753b6e16f78d2c77a0389fff21
bpo-24746: Fix doctest failures when running the testsuite with -R (#11501) (#11512)
Lib/test/test_doctest.py