sandbox/sandbox.py: Use assertions for programming errors instead of BstErrors.
When code is faulty, in a plugin or in the core, we should get a stack trace and a BUG message.
Loading
Please register or sign in to comment
When code is faulty, in a plugin or in the core, we should get a stack trace and a BUG message.