]> git.ipfire.org Git - thirdparty/Python/cpython.git/commit
Don't reference a module named test.test_support. Always use plain
authorGuido van Rossum <guido@python.org>
Mon, 21 Aug 2000 22:59:29 +0000 (22:59 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 21 Aug 2000 22:59:29 +0000 (22:59 +0000)
commitff18b800a4bfe80ddb12f50f0543dff159a5a96f
tree5fb695bedd30a80a39bac153f257bf577c4e8f91
parent79ca79d1a904f7960fea34bec84c11eec70c4587
Don't reference a module named test.test_support.  Always use plain
test_support.  Also fixed the expected output.
Lib/test/output/test_getopt
Lib/test/test_getopt.py