##// 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

File last commit:

r4750:b9f6e707
r21983:2db2f377
Show More
__init__.py
3 lines | 91 B | text/x-python | PythonLexer
fperez
Reorganized the directory for ipython/ to have its own dir, which is a bit...
r0 # load extended setup modules for distuils
Thomas Kluyver
Make installation with Python 3 possible.
r4750 from .install_data_ext import install_data_ext