##// END OF EJS Templates
Fixes in MANIFEST.in and ipcontroller.py...
Fixes in MANIFEST.in and ipcontroller.py * MANIFEST.in was including a few old files that don't exist and was missing setupegg.py. * ipcontroller.py was giving a confusing exception message when pyOpenSSL was not present.

File last commit:

r736:d53b34f4
r1727:49b3ff8f
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
.*\#.*\#$