1
0
forked from aniani/vim

updated for version 7.3.1237

Problem:    Python: non-import errors not handled correctly.
Solution:   Let non-ImportError exceptions pass the finder. (ZyX)
This commit is contained in:
Bram Moolenaar
2013-06-23 16:40:39 +02:00
parent dee2e315d7
commit 7e85d3d432
4 changed files with 12 additions and 2 deletions

View File

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