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
/
director_default_runme.py
blob: f3ac1497231a2d72c6f97c01e6f41d72342bf14a (
plain
)
1
2
3
4
5
6
7
8
9
from director_default import * f = Foo() f = Foo(1) f = Bar() f = Bar(1)