##// END OF EJS Templates
fix the test case
Srinivas Reddy Thatiparthy -
Show More
@@ -116,7 +116,7 b' import traceback'
116 116 import types
117 117 import weakref
118 118 from importlib import import_module
119
119 from IPython.utils.py3compat import PY3
120 120 try:
121 121 # Reload is not defined by default in Python3.
122 122 reload
General Comments 0
You need to be logged in to leave comments. Login now