[Python-ideas] Shrink recursion error tracebacks (was: Have REPL print less by default)

Joseph Martinot-Lagarde contrebasse at gmail.com
Thu Apr 21 19:40:22 EDT 2016


> True, but I'm pretty sure that falls in to the *accidental recursion* 
> category.  ;)
Of course, I just wanted to present a less complicated example (and more
common) than the id example from Chris Angelico.

Anyway shortening the traceback is useful in all cases, the recursion being
intentionnal or not.



More information about the Python-ideas mailing list