YouCompleteMe/python
micbou f981370965 Fix CheckFilename test on Windows and Py2
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.
2016-02-29 20:06:01 +01:00
..
ycm Fix CheckFilename test on Windows and Py2 2016-02-29 20:06:01 +01:00
test_requirements.txt Updating to latest ycmd 2016-02-22 09:50:15 -08:00