##// END OF EJS Templates
IPython/utils/tests/test_path.py: Decode UTF-8 paths before passing them to `os.path` functions. Required for running `docker build`s of `jupyter/notebook` containers.
IPython/utils/tests/test_path.py: Decode UTF-8 paths before passing them to `os.path` functions. Required for running `docker build`s of `jupyter/notebook` containers.
John Kirkham -
r21720:2ac47388
Show More
Name Size Modified Last Commit Author
/ IPython / terminal
tests
__init__.py Loading ...
console.py Loading ...
embed.py Loading ...
interactiveshell.py Loading ...
ipapp.py Loading ...