update swig on windows
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
# file: runme.py
|
||||
|
||||
import example
|
||||
|
||||
print "example.Foo.bar.__doc__ =", repr(example.Foo.bar.__doc__), "(Should be 'No comment')"
|
||||
Reference in New Issue
Block a user