]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.671 v7.3.671
authorBram Moolenaar <Bram@vim.org>
Fri, 21 Sep 2012 11:46:06 +0000 (13:46 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 21 Sep 2012 11:46:06 +0000 (13:46 +0200)
commit770456589e5e53507fcd32013a190b520f4fc688
tree1bacd8f17ef1a832cd781507aa469d67b2520573
parent696c2116dc5e5403644d7f7dcaea49b83cf5a8f5
updated for version 7.3.671
Problem:    More Python code can be shared between Python 2 and 3.
Solution:   Move code to if_py_both.h. (ZyX)
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/version.c