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
54737ee9a9
swig
/
Examples
/
test-suite
/
python
/
using_private_runme.py
8 lines
106 B
Python
Raw
Blame
History
from
using_private
import
*
f
=
FooBar
(
)
f
.
x
=
3
if
f
.
blah
(
4
)
!=
4
:
raise
RuntimeError
,
"
blah(int)
"
Reference in New Issue
View Git Blame
Copy Permalink