]> granicus.if.org Git - python/commit
Set sys.save_stdout (to sys.stdout), so doctest-using tests can be run
authorGuido van Rossum <guido@python.org>
Tue, 25 Sep 2001 16:21:39 +0000 (16:21 +0000)
committerGuido van Rossum <guido@python.org>
Tue, 25 Sep 2001 16:21:39 +0000 (16:21 +0000)
commitad39aba2f67d3e7f4405f84167becab6d18ee9bc
tree1fd61fe816bb595cb51963bd85da2670278ef6b6
parent9081bb1d21b0a0f6812099e5f2207f28c7e1b944
Set sys.save_stdout (to sys.stdout), so doctest-using tests can be run
standalone.
Lib/test/test_support.py