##// END OF EJS Templates
Last commit unintentional....
Last commit unintentional. Fix a completion crasher (index error during completion). Fix completion for user-created object by refactoring the code sharing the namespace between the ipython1 and the ipython0 instances.

File last commit:

r736:d53b34f4
r1625:31af4ce8
Show More
.hgignore
18 lines | 161 B | text/plain | TextLexer
syntax: glob
*~
*.tmp
*.pyc
*.bak
*.tgz
*.org
*.rej
.svn/
.bzr/
.settings/
.project
*.diff
IPython_crash_report.txt
syntax: regexp
.*\#.*\#$