Minimising stack trace

Thomas 'PointedEars' Lahn PointedEars at web.de
Fri May 15 15:41:17 EDT 2015


Cecil Westerhof wrote:

> While playing with recursion I get:
>     RuntimeError: maximum recursion depth exceeded in comparison
> 
> But then I get a very long stack trace. Is there a way to make this a
> lot shorter. Now I ‘lose’ interesting information because of the length of 
> the stack trace.

<http://www.catb.org/~esr/faqs/smart-questions.html>

-- 
PointedEars

Twitter: @PointedEars2
Please do not cc me. / Bitte keine Kopien per E-Mail.



More information about the Python-list mailing list