##// END OF EJS Templates
Further prefilter refinement -- now aliases, like magics, can get run even if there are python ops on the line after them
Further prefilter refinement -- now aliases, like magics, can get run even if there are python ops on the line after them

File last commit:

r580:2c455b22
r676:c8d40413
Show More
.hgignore
14 lines | 133 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$