Commit b741cbf3 authored by Jérome Perrin's avatar Jérome Perrin

no ipdb

parent e9a059a9
......@@ -474,6 +474,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