YouCompleteMe/python/ycm/client
Strahinja Val Markovic 9a4707f2c6 Ignoring failed event notifications
These happen rarely and are not a big deal when they do. We still log them to
the Vim message area, but we don't annoy the user with the default, in-your-face
Python traceback.
2013-10-07 11:03:26 -07:00
..
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
base_request.py Whitespace fix 2013-10-07 11:03:26 -07:00
command_request.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
completion_request.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
event_notification.py Ignoring failed event notifications 2013-10-07 11:03:26 -07:00