##// END OF EJS Templates
Fix a completion crasher (index error during completion)....
Fix a completion crasher (index error during completion). Fix completion for user-created object by refactoring

File last commit:

r736:d53b34f4
r1624:c4aff61c
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
.*\#.*\#$