YouCompleteMe/python
Val Markovic c91130f280 Not depending on exception internals
We used to read the `message` attribute; that breaks on py3. The
standard idiom is to just use `str( exception )` to get the message.
2016-03-01 19:30:02 -08:00
..
ycm Not depending on exception internals 2016-03-01 19:30:02 -08:00
test_requirements.txt Updating to latest ycmd 2016-02-22 09:50:15 -08:00