]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.422 v7.3.422
authorBram Moolenaar <Bram@vim.org>
Sat, 4 Feb 2012 19:17:26 +0000 (20:17 +0100)
committerBram Moolenaar <Bram@vim.org>
Sat, 4 Feb 2012 19:17:26 +0000 (20:17 +0100)
commit7f85d297dc80666946f7940bc06e45cc2aa79b5d
treecda14c3f7f1b75c8a9769f58a0da62903040738e
parent3c70f33440ae141b09d0d2dec279a65a015bfef0
updated for version 7.3.422
Problem:    Python 3 does not have __members__.
Solution:   Add "name" and "number" in another way. (lilydjwg)
src/if_py_both.h
src/if_python3.c
src/version.c