##// END OF EJS Templates
Changing input filtering to require whitespace separation between the initial command (alias, magic, autocall) and rest of line. ...
Changing input filtering to require whitespace separation between the initial command (alias, magic, autocall) and rest of line. This fixes some subtle but nasty bugs with lines that start with, e.g. r'a_string'. They had been getting parsed as the magic %r followed by the string literal 'a_string' -- now that's been fixed.

File last commit:

r0:6f629fcc
r707:8de6d199
Show More
ipython.doc-base
14 lines | 322 B | text/plain | TextLexer
Document: ipython
Title: IPython Manual
Author: Fernando Perez <fperez@colorado.edu>
Abstract: Full documentation on all features of IPython.
Section: devel
Format: pdf
Files: /usr/share/doc/ipython/ipython.pdf
Format: HTML
Index: /usr/share/doc/ipython/manual/index.html
Files: /usr/share/doc/ipython/manual/*.html