swig/Examples/python/import_packages/relativeimport3/py2/pkg2
Johan Hake 1dd297ad9d Fix issue with relative import when using single header file import.
-- The commit propagates the package option to the newly create
     module node so it is recognized by SWIG
  -- Added a relativeimport test for this combination
     (in lack of py3 I was not able to test it with py3 but it
      "should just work")
2014-08-12 21:48:26 +02:00
..
pkg3 Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00
__init__.py Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00
bar.hpp Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00
bar.i Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00
Makefile Fix issue with relative import when using single header file import. 2014-08-12 21:48:26 +02:00