##// 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 / sphinxext
__init__.py Loading ...
custom_doctests.py Loading ...
ipython_console_highlighting.py Loading ...
ipython_directive.py Loading ...