Home
last modified time | relevance | path

Searched refs:python_end (Results 1 – 4 of 4) sorted by relevance

/vim-8.2.3635/src/proto/
H A Dif_python.pro3 void python_end(void);
/vim-8.2.3635/src/
H A Dif_python.c864 python_end(void) in python_end() function
H A Dmain.c1687 python_end(); in getout()
/vim-8.2.3635/runtime/doc/
H A Dversion8.txt18916 Solution: Avoid running a Python command after python_end() was called.