Files
create/src/Tools
wmayer 0576c129cd Base: Improve Python exception handling
If the Python profiler is activated then transporting the dict as
exception object is broken where InteractiveInterpreter::runCode()
fails to restore it.
To fix the problem use Exception::setPyException() instead inside
the macto PY_CATCH and the generated wrapper code.

This also improves exception handling in command line mode.
2025-06-04 14:14:20 +02:00
..
2025-05-12 17:43:25 +02:00
2023-04-22 13:07:06 -05:00
2025-05-12 17:43:25 +02:00
2025-05-12 17:43:25 +02:00