summaryrefslogtreecommitdiffstats
path: root/Lib/test/output/test_bastion
blob: a98393638beadce68abae9b44bcb609821474201 (plain)
1
2
3
4
5
6
7
8
9
10
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