]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.583 v7.3.583
authorBram Moolenaar <Bram@vim.org>
Sat, 30 Jun 2012 11:21:08 +0000 (13:21 +0200)
committerBram Moolenaar <Bram@vim.org>
Sat, 30 Jun 2012 11:21:08 +0000 (13:21 +0200)
commite721122b792698096b1c7fd5641e61fa37231408
tree4ad8c02ce39acb473dea2e25f54368efb682ed89
parent49346f4155b01a3d73f575f49359dd108eda939f
updated for version 7.3.583
Problem:    PyObject_NextNotImplemented is not defined before Python 2.7.
            (Danek Duvall)
Solution:   Add #ifdefs.
src/if_python.c
src/version.c