##// END OF EJS Templates
Merge pull request #12708 from adityausathe/12107_parse_opts...
Merge pull request #12708 from adityausathe/12107_parse_opts Issue #12107 fix: additional spaces while parsing timeit-magic options

File last commit:

r26465:1bc1ac51
r26473:e08519b0 merge
Show More
ipdb-interact.rst
4 lines | 161 B | text/x-rst | RstLexer
Iwan Briquemont
Start embedded IPython shell for ipdb interact, #12913
r26465 IPython shell for ipdb interact
-------------------------------
The ipdb ``interact`` starts an IPython shell instead of Python's built-in ``code.interact()``.