Commits on Source 2
-
Tristan Van Berkom authored
When code is faulty, in a plugin or in the core, we should get a stack trace and a BUG message.
-
Tristan Van Berkom authored
sandbox/sandbox.py: Use assertions for programming errors instead of BstErrors. See merge request !1046