Commit Graph

2 Commits

Author SHA1 Message Date
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
Julien Schueller 0954292130 Add external runtime Python example using typemap
See issue #3067
2025-04-10 08:13:07 +01:00