##// END OF EJS Templates
Remove deprecated profile line magic....
Remove deprecated profile line magic. This was deprecated since 2.0, was made no-op in 6.0 + print warning. I suggest removing that in 7.0, and leave open the possibility to have %profile as an alias or alternative for %prun in 8.0+
Matthias Bussonnier -
r24274:8a5380dd
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 ...
consoleapp.py Loading ...
display.py Loading ...
frontend.py Loading ...
html.py Loading ...
nbconvert.py Loading ...
nbformat.py Loading ...
parallel.py Loading ...
paths.py Loading ...
qt.py Loading ...