Skip to content
Snippets Groups Projects
user avatar
Bram Moolenaar authored
Problem:    Python: When vim.eval() encounters a Vim error, a try/catch in the
            Python code doesn't catch it. (Yggdroot Chen)
Solution:   Throw exceptions on errors in vim.eval(). (ZyX)
9fee7d47
Name Last commit Last update