Files
test/scripts
Campbell Barton 489408e8d3 PyAPI: handle sys.exit() from the Python console
This would raise a SystemExit, showing it's stack trace into Python's
code module, then a syntax error on any input immediately afterwards.

Now exception is printed & the input for the Python console is reset.

Address some issues raised by #109435.
2024-01-16 17:17:54 +11:00
..
2023-09-05 11:04:27 +10:00
2024-01-11 11:01:50 -05:00