swig/Examples/python/import_packages
William S Fulton 8e2bc595c6 Remove use of preinst-swig script
Complete the prototype removal in ca1431.

The script prevents SWIGTOOL=gdb from working as gdb can't be used to
debug a shell script, it requires a binary.

Add support for SWIGTOOL in all the examples.

SWIG_LIB_DIR and SWIGEXE must now instead be set by all Makefiles.

See issue #473.
2015-08-21 22:43:17 +01:00
..
from_init1 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
from_init2 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
from_init3 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
relativeimport1 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
relativeimport2 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
relativeimport3 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
same_modnames1 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
same_modnames2 Remove use of preinst-swig script 2015-08-21 22:43:17 +01:00
Makefile Remove realpath from python/import_packages example 2015-08-20 06:19:12 +01:00
README Fixed SF bug #1297 (Python imports) 2013-12-24 17:22:25 +00:00

These are actually regression tests for SF bug #1297 (GH issue #7).
See individual READMEs in subdirectories.