]> granicus.if.org Git - python/commitdiff
Remove bastion test output
authorGuido van Rossum <guido@python.org>
Mon, 6 Jan 2003 16:02:12 +0000 (16:02 +0000)
committerGuido van Rossum <guido@python.org>
Mon, 6 Jan 2003 16:02:12 +0000 (16:02 +0000)
Lib/test/output/test_bastion [deleted file]

diff --git a/Lib/test/output/test_bastion b/Lib/test/output/test_bastion
deleted file mode 100644 (file)
index a983936..0000000
+++ /dev/null
@@ -1,10 +0,0 @@
-test_bastion
-b.total() = 99
-b.sum = inaccessible
-b._add = inaccessible
-b._get_.func_defaults = [<type 'function'>] accessible
-==================== Using rexec: ====================
-b.total() = 198
-b.sum = inaccessible
-b._add = inaccessible
-b._get_.func_defaults = inaccessible