воскресенье, 15 апреля 2012 г., 18:23:06 UTC+4 пользователь Bram Moolenaar написал: > ZyX wrote: > > > ؏ԋӅԅϘÅ, 8 Ӆ͑ 2012 Ç., 19:42:47> UTC+4 я͘ۏՅ͘ ZyX ρщԁÌ: > > > Here is a patch that adds to "bindeval" function to vim module (acts > > > like> lua's vim.eval, except for function references), three types: > > > vimdictionar> y, vimlist and vimfunction (latter does not modify vim > > > functions, but is ab> le to call them without vim.eval() and serializing) > > > and pyeval() VimL funct> ion (similar to mzeval). > > > > > > Testing and porting to python3 is still needed. All changes are > > > available> in python-extended branch at https://bitbucket.org/ZyX_I/vim. > > > > Seems that patch for python is finished: all tests pass, including > > mine, wi> thout crashes. No python3 support yet. > > So is this patch ready to be included now? > Or should we wait until Python 3 is supported?
Looks like python3 support can be added simpler that I thought. I am working on it now, so it is better to wait: it should be finished in a few days. -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php
