]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.1231 v7.3.1231
authorBram Moolenaar <Bram@vim.org>
Sun, 23 Jun 2013 12:16:57 +0000 (14:16 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 23 Jun 2013 12:16:57 +0000 (14:16 +0200)
commit141be8a585145d2217fb425739ccc121aed4a8d4
tree1fbdd6ad7db5cc23313f05d9ef8f4f1aaa0772f1
parentc476e52fcaf9e1ad779add6368e4f46b2c0d881c
updated for version 7.3.1231
Problem:    Python: use of numbers not consistent.
Solution:   Add support for Number protocol. (ZyX)
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/testdir/test86.ok
src/testdir/test87.ok
src/version.c