]> granicus.if.org Git - vim/commit
updated for version 7.3.1174 v7.3.1174
authorBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2013 12:41:04 +0000 (14:41 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 12 Jun 2013 12:41:04 +0000 (14:41 +0200)
commit81c40c507c69ab0c3aede3ee14a2ba76c20c4595
tree21bb9f8a713de4a223ab7b581c90207a79cfdb97
parent27610ed76c500cf680fdbac000d269e30dcba54c
updated for version 7.3.1174
Problem:    Python 2 and 3 use different ways to load modules.
Solution:   Use the same method. (ZyX)
runtime/doc/if_pyth.txt
src/if_py_both.h
src/if_python.c
src/if_python3.c
src/version.c