]> git.ipfire.org Git - thirdparty/vim.git/commit
updated for version 7.3.307 v7.3.307
authorBram Moolenaar <Bram@vim.org>
Wed, 14 Sep 2011 13:01:58 +0000 (15:01 +0200)
committerBram Moolenaar <Bram@vim.org>
Wed, 14 Sep 2011 13:01:58 +0000 (15:01 +0200)
commitba4897e6e50ba3ce8c8744c0fb33a732af72147a
tree9e49bb98f6d5061bc64d0520c2fa92beb1c08eac
parenta971b82b160aca28cff7e318d4553df5349b5103
updated for version 7.3.307
Problem:    Python 3 doesn't support slice assignment.
Solution:   Implement slices. (Brett Overesch, Roland Puntaier)
src/if_python3.c
src/version.c