Removed spurious print statement.
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@4561 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
94d41ca55a
commit
601fe97b1d
1 changed files with 0 additions and 1 deletions
|
|
@ -12,7 +12,6 @@ except:
|
|||
print d, "is not an instance"
|
||||
raise RuntimeError
|
||||
|
||||
print '%s' % d
|
||||
s = string.split('%s' % d)[1]
|
||||
if string.find(s, 'ArithUnaryFunction') == -1:
|
||||
print d, "is not an ArithUnaryFunction"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue