##// END OF EJS Templates
Handle OSError from inspect.getsource/getsourcelines (bpo-44648)...
Handle OSError from inspect.getsource/getsourcelines (bpo-44648) https://bugs.python.org/issue44648 (Python 3.10+)

File last commit:

r26465:1bc1ac51
r27234:d001cd14
Show More
ipdb-interact.rst
4 lines | 161 B | text/x-rst | RstLexer

IPython shell for ipdb interact

The ipdb interact starts an IPython shell instead of Python's built-in code.interact().