From: Guido van Rossum Date: Mon, 6 Jan 2003 15:45:11 +0000 (+0000) Subject: Disable the Bastion test now that Bastion is out of grace. X-Git-Tag: v2.3c1~2568 X-Git-Url: http://git.ipfire.org/gitweb.cgi?a=commitdiff_plain;h=11ae4e20e02c63fc63494728f1c162611b2d0328;p=thirdparty%2FPython%2Fcpython.git 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 0a1ded7e7549..4760ec875cdc 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()