This website requires JavaScript.
Explore
Help
Sign In
XS-MLVP
/
swig
mirror of
https://github.com/swig/swig
Watch
5
Star
0
Fork
You've already forked swig
0
Code
Issues
Packages
Projects
Releases
Wiki
Activity
master
swig
/
Examples
/
test-suite
/
python
/
mod_runme.py
7 lines
72 B
Python
Raw
Permalink
Blame
History
import
mod_a
import
mod_b
c
=
mod_b
.
C
(
)
d
=
mod_b
.
D
(
)
d
.
DoSomething
(
c
)
Reference in New Issue
View Git Blame
Copy Permalink