Thursday, December 20, 2012

VIM Python interface fails with segfault on Windows

In some Windows (not all) installations the following VIM (vim.exe **and** gvim) command fails with a segfault:

:python print type(sys.stdout)

It is discussed here:

Is there anyone who knows why this is happening? I think this might be a bug somewhere in the VIM/Python interface.

The same code (on github) crashed also on Arch Linux. But I'm not sure if the same line is responsible.

David

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

No comments: