Fixed the include/import error reported by Kerim Borchaev

git-svn-id: https://swig.svn.sourceforge.net/svnroot/swig/trunk@5359 626c5289-ae23-0410-ae9c-e8d60b6d4f22
This commit is contained in:
Marcelo Matus 2003-11-20 21:37:24 +00:00
commit 016860e199
5 changed files with 24 additions and 6 deletions

View file

@ -1,5 +1,6 @@
import inctest
error = 0
try:
a = inctest.A()
except: