remove debug
git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@9091 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
parent
086d6b0280
commit
7dd17279ad
1 changed files with 1 additions and 0 deletions
|
|
@ -8,6 +8,7 @@ class B(A):
|
|||
return A.get_first(self) + " world!"
|
||||
|
||||
def process_text(self, string):
|
||||
A.process_text(self, string)
|
||||
self.smem = "hello"
|
||||
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue