##// END OF EJS Templates
Merge pull request #1906 from minrk/magic_info...
Merge pull request #1906 from minrk/magic_info Fixes logic in `Shell._ofind` to differentiate cell magics from line magics. Also changes preemptive not-found to not fire in case of magics, as it has been pointed out elsewhere that magic names need only not contain spaces, they need not be valid identifiers. Closes #1904.
Fernando Perez -
r7438:a7d33e6e merge
Show More
Name Size Modified Last Commit Author
/ docs / source / development
figs
gitwash
coding_guide.txt Loading ...
contributing.txt Loading ...
doc_guide.txt Loading ...
index.txt Loading ...
inputhook_app.txt Loading ...
ipgraph.txt Loading ...
ipython_directive.txt Loading ...
ipython_qt.txt Loading ...
ipythonzmq.txt Loading ...
magic_blueprint.txt Loading ...
messaging.txt Loading ...
notebook_todo.txt Loading ...
parallel_connections.txt Loading ...
parallel_messages.txt Loading ...
release.txt Loading ...
reorg.txt Loading ...
roadmap.txt Loading ...
session_format.txt Loading ...
template.py Loading ...
testing.txt Loading ...