YouCompleteMe/python/ycm/server
Strahinja Val Markovic cb98dc8537 Fixing python 2.6 compatibility
string.format() requires the number inside '{}' for Python 2.6.
2013-10-07 11:03:30 -07:00
..
tests Adding a run_tests script 2013-10-07 11:03:30 -07:00
__init__.py A (barely) working version of ycmd + client 2013-10-07 11:03:26 -07:00
default_settings.json Vim now loads most defaults from the json file 2013-10-07 11:03:29 -07:00
responses.py Getting debug info works again 2013-10-07 11:03:28 -07:00
server_state.py Fixing python 2.6 compatibility 2013-10-07 11:03:30 -07:00
ycmd.py ycmd now uses Waitress instead of CherryPy 2013-10-07 11:03:29 -07:00