Mercurial > vim
diff src/testdir/Make_os2.mak @ 3618:c052f3b79b99 v7.3.569
updated for version 7.3.569
Problem: Evaluating Vim expression in Python is insufficient.
Solution: Add vim.bindeval(). Also add pyeval() and py3eval(). (ZyX)
author | Bram Moolenaar <bram@vim.org> |
---|---|
date | Fri, 29 Jun 2012 12:54:53 +0200 |
parents | e070b34fe35e |
children | 56bb88c68f98 |
line wrap: on
line diff
--- a/src/testdir/Make_os2.mak +++ b/src/testdir/Make_os2.mak @@ -14,6 +14,7 @@ VIMPROG = ../vim.exe # test27 can't edit file with "*" in file name # test52 only for Win32 # test85 no Lua interface +# test86, 87 no Python interface SCRIPTS = test1.out test3.out test4.out test5.out test6.out \ test7.out test8.out test9.out \