a986b3ed0e
Do not convert strings to bytes but instead use plain strings to mimic Vim buffers returning a list of byte objects on Python 2 and unicode objects on Python 3. |
||
---|---|---|
.. | ||
testdata | ||
__init__.py | ||
base_test.py | ||
event_notification_test.py | ||
omni_completer_test.py | ||
paths_test.py | ||
postcomplete_tests.py | ||
syntax_parse_test.py | ||
vimsupport_test.py | ||
youcompleteme_test.py |