##// END OF EJS Templates
Remove duplicate ultraTB and adjust code accordingly.
Fernando Perez -
Show More
@@ -29,7 +29,7 b' import sys'
29 29 import traceback
30 30
31 31 # Local imports.
32 from IPython.kernel.core import ultraTB
32 from IPython import ultraTB
33 33 from IPython.kernel.core.display_trap import DisplayTrap
34 34 from IPython.kernel.core.macro import Macro
35 35 from IPython.kernel.core.prompts import CachedOutput
1 NO CONTENT: file was removed
This diff has been collapsed as it changes many lines, (1061 lines changed) Show them Hide them
General Comments 0
You need to be logged in to leave comments. Login now