PrettyErrors
PrettyErrors copied to clipboard
Show function arguments?
It seems like there is a display_locals which will show local variables. This is very useful, but often functions are short and the exception can be easily understood by looking at the arguments passed to the function. Is there a setting to display function arguments as well as local variables?