##// END OF EJS Templates
Merge pull request #9175 from Carreau/docs...
Merge pull request #9175 from Carreau/docs Fix Docs building

File last commit:

r21977:ab39d9ba
r22002:f423d19f merge
Show More
do_where.rst
3 lines | 184 B | text/x-rst | RstLexer

IPython debugger (IPdb) now supports the number of context lines for the where (and w) commands. The context keyword is also available in various APIs. See PR :ghpull:`9097`