repo.or.cz
/
python
/
dscho.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Files for 2.1b1 distribution.
[python/dscho.git]
/
Lib
/
test
/
output
/
test_bastion
blob
a98393638beadce68abae9b44bcb609821474201
1
test_bastion
2
b.total() = 99
3
b.sum = inaccessible
4
b._add = inaccessible
5
b._get_.func_defaults = [<type 'function'>] accessible
6
==================== Using rexec: ====================
7
b.total() = 198
8
b.sum = inaccessible
9
b._add = inaccessible
10
b._get_.func_defaults = inaccessible