commit | 11ae4e20e02c63fc63494728f1c162611b2d0328 | [log] [tgz] |
---|---|---|
author | Guido van Rossum <guido@python.org> | Mon Jan 06 15:45:11 2003 +0000 |
committer | Guido van Rossum <guido@python.org> | Mon Jan 06 15:45:11 2003 +0000 |
tree | b55a15c898b7d3245394dde95057acfca0318d41 | |
parent | 34a2e0858662fc314fe5d27048654eb74cee3148 [diff] [blame] |
Disable the Bastion test now that Bastion is out of grace.
diff --git a/Lib/test/test_bastion.py b/Lib/test/test_bastion.py index 0a1ded7..4760ec8 100644 --- a/Lib/test/test_bastion.py +++ b/Lib/test/test_bastion.py
@@ -1,3 +1,3 @@ -import Bastion - -Bastion._test() +##import Bastion +## +##Bastion._test()