##// END OF EJS Templates
%set_env should ensure environment variables are bytes on Python 2...
%set_env should ensure environment variables are bytes on Python 2 Should fix test failures on Python 2 + Windows

File last commit:

r18729:7226dc51
r18950:d6fc8207
Show More
.gitignore
22 lines | 316 B | text/plain | TextLexer
MANIFEST
build
dist
_build
docs/man/*.gz
docs/source/api/generated
docs/source/config/options
docs/source/interactive/magics-generated.txt
docs/gh-pages
IPython/html/notebook/static/mathjax
IPython/html/static/style/*.map
*.py[co]
__pycache__
*.egg-info
*~
*.bak
.ipynb_checkpoints
.tox
.DS_Store
\#*#
.#*
.coverage