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

File last commit:

r2045:2b04bcfb
r21725:3b221ffc
Show More
shadowns.py
1 line | 24 B | text/x-python | PythonLexer
""" Shadow namespace """