1
0
forked from aniani/vim

updated for version 7.3.716

Problem:    Error on exit when using Python 3.
Solution:   Remove PythonIO_Fini(). (Roland Puntaier)
This commit is contained in:
Bram Moolenaar
2012-11-20 11:04:35 +01:00
parent 97d62497f5
commit 99a547d3a1
2 changed files with 2 additions and 9 deletions

View File

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