##// END OF EJS Templates
Added platutils.get_long_path_name to expand paths with "~" on win32....
Added platutils.get_long_path_name to expand paths with "~" on win32. This might be needed to fix ticket https://bugs.launchpad.net/bugs/366353 But, there are still problems with Magic.parse_options

File last commit:

r736:d53b34f4
r1986:03d5e1b5
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
.*\#.*\#$