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

r3954:94d97371
r9980:0ad2e217
Show More
README
5 lines | 100 B | text/plain | TextLexer
This is the IPython directory.
For more information on configuring IPython, do:
ipython config -h