##// 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:

r2009:2a0ba18d
r5090:1b786a02
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer