##// END OF EJS Templates
Expand and Fix PDB skip....
Expand and Fix PDB skip. This expand and fix the logic arround PBD skip. 1) it should support nested decorators, as long as they are all marked. 2) it will stop into breakpoints if those are set even in debuggerskip. 3) Documentation mentioned those facts.
Matthias Bussonnier -
r26824:65c34c49
Show More
Name Size Modified Last Commit Author
/ IPython
core
extensions
external
kernel
lib
sphinxext
terminal
testing
utils
__init__.py Loading ...
__main__.py Loading ...
config.py Loading ...
conftest.py Loading ...
consoleapp.py Loading ...
display.py Loading ...
frontend.py Loading ...
nbconvert.py Loading ...
nbformat.py Loading ...
parallel.py Loading ...
paths.py Loading ...
qt.py Loading ...