c91130f280
We used to read the `message` attribute; that breaks on py3. The standard idiom is to just use `str( exception )` to get the message. |
||
---|---|---|
.. | ||
tests | ||
__init__.py | ||
base_request.py | ||
command_request.py | ||
completer_available_request.py | ||
completion_request.py | ||
event_notification.py | ||
omni_completion_request.py | ||
ycmd_keepalive.py |