##// END OF EJS Templates
Truncate tracebacks on recursion error...
Truncate tracebacks on recursion error Identify repeated frames in a recursion error traceback and only show them once. Closes gh-7833
Thomas Kluyver -
r21983:2db2f377
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
tests
__init__.py Loading ...
console.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...