1
0
forked from aniani/vim

updated for version 7.3.1057

Problem:    Python: not enough compatibilty.
Solution:   Python patch 16: Make OutputWritelines support any sequence object
            (ZyX) Note: tests fail
This commit is contained in:
Bram Moolenaar
2013-05-30 12:26:58 +02:00
parent 9bb77d6fe6
commit 01a7a720ad
6 changed files with 52 additions and 17 deletions

View File

@@ -728,6 +728,8 @@ static char *(features[]) =
static int included_patches[] =
{ /* Add new patch number below this line */
/**/
1057,
/**/
1056,
/**/