update swig on windows
This commit is contained in:
@@ -0,0 +1,7 @@
|
||||
from using_protected import *
|
||||
|
||||
f = FooBar()
|
||||
f.x = 3
|
||||
|
||||
if f.blah(4) != 4:
|
||||
raise RuntimeError, "blah(int)"
|
||||
Reference in New Issue
Block a user