1
0
forked from aniani/vim

updated for version 7.3.1172

Problem:    Python 2: loading modules doesn't work well.
Solution:   Fix the code. Add more tests. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-06-12 14:20:36 +02:00
parent 0ea4a6b94b
commit 9f3685a527
13 changed files with 243 additions and 107 deletions

View File

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