##// END OF EJS Templates
Fix for 2.x execfile that can not handle non-ascii filenames....
Fix for 2.x execfile that can not handle non-ascii filenames. Special case fix for windows where we can not in general use sys.getfilesystemencoding() to get a str that can be used to access all files.

File last commit:

r4983:a1987bdc
r5090:1b786a02
Show More
.gitignore
13 lines | 162 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/gh-pages
IPython/frontend/html/notebook/static/mathjax
*.py[co]
build
*.egg-info
*~
*.bak