aboutsummaryrefslogtreecommitdiff
path: root/runtime/autoload/provider/script_host.py
Commit message (Expand)AuthorAge
* python: move script_host.py to python-clientBjörn Linse2016-03-15
* python: Add missing I/O methods to RedirectStreamDan Strokirk2016-01-18
* Merge pull request #2910 from blueyed/python-fix-path_hookJustin M. Keyes2015-08-17
|\
| * python: VimPathFinder: remove unused load_module methodDaniel Hahler2015-07-09
| * python: path_hook: properly implement PEP302Daniel Hahler2015-07-09
| * python: VimModuleLoader: check sys.modules[fullname]Daniel Hahler2015-07-09
| * python: VimPathFinder: use find_spec for Python 3.4Daniel Hahler2015-07-09
* | python3: remove decoding logic, as this is now done in plugin host #3026Björn Linse2015-07-18
|/
* Add if_python3 supportShougo Matsushita2015-04-21
* runtime: Reimplement python/clipboard providers in vimscriptThiago de Arruda2014-11-18