##// END OF EJS Templates
Do not shadow explicit magic completion....
Do not shadow explicit magic completion. If a binding has the same name than a magic, the magic should be shadowed; unless the use is explicitly requesting a magic with a leading percent sign. Closes #10754
Matthias Bussonnier -
r23898:5a613e02
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 ...