commit | ff18b800a4bfe80ddb12f50f0543dff159a5a96f | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Aug 21 22:59:29 2000 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Aug 21 22:59:29 2000 +0000 |
tree | 5fb695bedd30a80a39bac153f257bf577c4e8f91 | |
parent | 79ca79d1a904f7960fea34bec84c11eec70c4587 [diff] |
Don't reference a module named test.test_support. Always use plain test_support. Also fixed the expected output.