f981370965
On Windows and Python 2, the full exception message from IOError in CheckFilename will contain the filepath formatted as a unicode string. Since the filepath is already added in the RuntimeError message, use the strerror attribute to only display the error. |
||
---|---|---|
.. | ||
client | ||
tests | ||
__init__.py | ||
base.py | ||
diagnostic_interface.py | ||
omni_completer.py | ||
paths.py | ||
setup.py | ||
syntax_parse.py | ||
test_utils.py | ||
unsafe_thread_pool_executor.py | ||
vimsupport.py | ||
youcompleteme.py |