index
:
delta/swig-tarball.git
baserock/morph
master
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
Examples
/
test-suite
/
python
/
abstract_access_runme.py
blob: 55638e40e049e40f20e6963f4b9544638b4c2a7c (
plain
)
1
2
3
4
5
6
import abstract_access d = abstract_access.D() if d.do_x() != 1: raise RuntimeError