Closed this issue 10 years ago · 1 comments
The current exception catching tends to hide the source of the error, making debugging hard.
Added a "--traceback" option to the executable (also "--backtrace", "-tb","-bt"), which will raise any exception to the user level. Pushed in 7a04fc5