##// END OF EJS Templates
cast kernel cwd to bytes on Python 2 on Windows...
cast kernel cwd to bytes on Python 2 on Windows Popen on Windows Python 2.x apparently cannot handle unicode cwd. use filesystemencoding if defined, fallback on ascii. closes #3039

File last commit:

r2661:595fc3b9
r9980:0ad2e217
Show More
__init__.py
0 lines | 0 B | text/x-python | PythonLexer