swig/Examples/python/external_runtime
William S Fulton 61f0bbe97d Python external_runtime example fixup
- Modify example to actually use the external runtime in example.cxx.
- Correct formatting of files.
- Add exception handling.
- Rename two main classes in example for better clarity.

This commit fixes the previous commit so that the example now correctly
tests the commmit prior to it.

Note that -builtin is not run as it does not work (seg faults - needs
investigation).

Issue #3067
2025-04-10 08:13:07 +01:00
..
Makefile Add external runtime Python example using typemap 2025-04-10 08:13:07 +01:00
example.cxx Python external_runtime example fixup 2025-04-10 08:13:07 +01:00
example.h Python external_runtime example fixup 2025-04-10 08:13:07 +01:00
example.i Python external_runtime example fixup 2025-04-10 08:13:07 +01:00
runme.py Python external_runtime example fixup 2025-04-10 08:13:07 +01:00