YouCompleteMe/python/ycm
Val Markovic ba6c6182ed Consistent handling of ServerError exceptions
Previously we used the super-evil 'except Exception' clauses that would
catch everything and turn debugging into a sanity-questioning exercise.
2016-02-28 19:23:40 -08:00
..
client Consistent handling of ServerError exceptions 2016-02-28 19:23:40 -08:00
tests Consistent handling of ServerError exceptions 2016-02-28 19:23:40 -08:00
__init__.py Fixing python tests broken in rename 2013-05-19 20:06:14 -07:00
base.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
diagnostic_interface.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
omni_completer.py Consistent handling of ServerError exceptions 2016-02-28 19:23:40 -08:00
paths.py Import order fixes for py3 2016-02-28 14:39:55 -08:00
setup.py Import order fixes for py3 2016-02-28 14:39:55 -08:00
syntax_parse.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
test_utils.py Futurize pass + manual fixes 2016-02-27 16:12:44 -08:00
unsafe_thread_pool_executor.py Changing copyright headers from me to Google 2014-01-13 11:08:43 -08:00
vimsupport.py Ensuring vimsupport only returns unicode text 2016-02-28 19:23:40 -08:00
youcompleteme.py Fixing ycmd startup under py3 2016-02-28 14:41:09 -08:00