]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.579 v7.3.579
authorBram Moolenaar <Bram@vim.org>
Fri, 29 Jun 2012 14:28:28 +0000 (16:28 +0200)
committerBram Moolenaar <Bram@vim.org>
Fri, 29 Jun 2012 14:28:28 +0000 (16:28 +0200)
commit2afa3238a13fe3f4769fa777ada34ec0d1ea5548
tree69ba4e6054ddaed3f15e58f52445f5153cce9989
parentf27839c1a9e7390bb850d768e1146014b221cc43
updated for version 7.3.579
Problem:    Can't compile with Python 2.5.
Solution:   Use PyCObject when Capsules are not available.
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/version.c