Patch 7.0.112
commit8b5754f04398e0a6c16ddd0b672a36ab9b79131c
authoredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 3 Oct 2006 13:05:49 +0000 (3 13:05 +0000)
committeredyfox <edyfox@2a77ed30-b011-0410-a7ad-c7884a0aa172>
Tue, 3 Oct 2006 13:05:49 +0000 (3 13:05 +0000)
treeeedbb60fdb0dba674967bf5326630a9b9ae382c1
parenta4a4afa1f2d9c1f41e155d3e2d92e17e5412837d
Patch 7.0.112
Problem:    Python interface does not work with Python 2.5.
Solution:   Change PyMem_DEL() to Py_DECREF(). (Sumner Hayes)
Files:      src/if_python.c

git-svn-id: https://vim.svn.sourceforge.net/svnroot/vim/vim7@128 2a77ed30-b011-0410-a7ad-c7884a0aa172
src/if_python.c
src/version.c