##// END OF EJS Templates
Changed get_ipython_dir to return unicode otherwise the ...
Changed get_ipython_dir to return unicode otherwise the pre_config_initialization in iplib fails with UnicodeError when exotic paths are used. ipmaker.make_IPython changed to use get_ipython_dir. some more tests added to genutils.py

File last commit:

r736:d53b34f4
r1749:0c5ef0d9
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
.*\#.*\#$