Minimising stack trace

Cecil Westerhof Cecil at decebal.nl
Fri May 15 14:17:18 EDT 2015


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.

-- 
Cecil Westerhof
Senior Software Engineer
LinkedIn: http://www.linkedin.com/in/cecilwesterhof



More information about the Python-list mailing list