##// END OF EJS Templates
IPython/utils/path.py: If `os.path.exists` cannot handle a `unicode` path, as has been found in some cases, go ahead and convert to a `byte` path, which is hopefully supported.
IPython/utils/path.py: If `os.path.exists` cannot handle a `unicode` path, as has been found in some cases, go ahead and convert to a `byte` path, which is hopefully supported.
John Kirkham -
r21725:3b221ffc
Show More
Name Size Modified Last Commit Author
/ IPython / testing
plugin
tests
__init__.py Loading ...
__main__.py Loading ...
decorators.py Loading ...
globalipapp.py Loading ...
iptest.py Loading ...
iptestcontroller.py Loading ...
ipunittest.py Loading ...
skipdoctest.py Loading ...
tools.py Loading ...