Commit 45d15a2f authored by Jérome Perrin's avatar Jérome Perrin

no ipdb

parent a8db1208
......@@ -475,6 +475,7 @@ class DebugTestResult:
def _start_debugger(self, tb):
try:
raise ImportError()
# try ipython if available
import IPython
try:
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment